npm install taking forever to complete code example
Example: npm forever
#Installation:
npm install -g forever
# Use forever -w, instead of node to start your app:
$ forever -w app.js
#Installation:
npm install -g forever
# Use forever -w, instead of node to start your app:
$ forever -w app.js