It’s basically saying it fails to spawn your process not due to permission but to an error in your script. Source
You don’t have any problem executing NODE_ENV=production node app.js ?
It’s basically saying it fails to spawn your process not due to permission but to an error in your script. Source
You don’t have any problem executing NODE_ENV=production node app.js ?