The start command is invalid.
emirhanselamet
PROOP
2 years ago
Hello,
I'm encountering with some issue which I've never experienced from the beggining.
We failed to create a container for this image.
Potential reasons for this happening are:
The start command is invalid.
Start command: npm run start
my start script:
"start": "node --max-old-space-size=4096 server.js",
Does anyone know how to solve this?
Thanks.
0 Replies