Start Node JS application when server reboots with pm2 – I am trying to use the module pm2 to start […]
Tag: ubuntu-14.04
Problems with “zsh: command not found: sails”
Problems with “zsh: command not found: sails” – I installed sails.js with via sudo npm install -g sails but i’m […]
Permission denied for Git Clone when I do npm install
Permission denied for Git Clone when I do npm install – I have git dependencies in my package.json file. When […]
Docker-compose: node_modules not present in a volume after npm install succeeds
Docker-compose: node_modules not present in a volume after npm install succeeds – I have an app with the following services: […]
Python – Node.js (V8) runtime is not available on this system
Python – Node.js (V8) runtime is not available on this system – I’m getting the following error when trying to […]
error while creating new project with Angular-cli
error while creating new project with Angular-cli – When I am trying to create new project by using the command, […]