Search code examples
node.jsinstallationstrongloop

How to install strongloop without internet


Not everyone in our team has internet connection, but installing strongloop using this command requires internet connection

npm install -g strongloop

Is there a way I can download strongloop first and then install it?


Solution

  • npm install -g /path/to/strongloop