Monday, 13 May 2019

Heroku npm install doesn't create node_modules so I'm just pushing the whole folder from Git. Is that okay?

Heroku command line npm install XXXX --save does nothing because I keep getting node_modules missing error, so I included node_modules in my git and when all 6000 files are uploaded I'll deploy again and hope it doesn't crash.Is that okay?

Submitted May 13, 2019 at 11:48PM by MyrsVonNiem

No comments:

Post a Comment