CodingIsEasy7 years ago Best Answer Level 1ReplyReport Spamif you run npm run production before committing your code and deploying it it should all be packaged into your app.js file I think. If not try get ssh access then run npm install on your server if all that fails you could add your node_modules folder to your git repo and commit everything Like Reply 1 like