"global installation"

Node.js -g parameter

- Node.js

Node.js tutorial

The following node.js tutorial explains the usage of a -g parameter. The Node.js -g parameter installs Node.js globally. It can be used within the command line utilities such as npm or commands that come from globally installed modules. Continue Reading