#Nodejs Servee Crashes
1 messages · Page 1 of 1 (latest)
you uploaded your node_modules folder?
Same thing here
It’s on node-js discord js
I’m sure it has to do with the start command but I can’t figure it out
Uploaded it yes.
But ironically, I deleted it and it readded all I got further..?
Their point was, that you should not upload your node_modules folder.
You should be letting the install script install your node deps
Yes. I did that, and removed the node_modules files and I got further but it still returned that error.
I did that too
npm install start up command
ensure that package.json is there
and set as a .json file
and then it worked great