error while deploying
sumit0925
TRIALOP
a year ago
sh: 1: server.js: Permission denied
npm warn config production Use --omit=dev instead.
ⓘ Deployment information is only viewable by project members and Railway employees.
2 Replies
a year ago
Hello,
Your start script within your package.json needs to be node server.js
Best,
Brody
brody
Hello,Your start script within your package.json needs to be node server.jsBest,Brody
sumit0925
TRIALOP
a year ago
Thanks, its working ..
Status changed to Solved brody • about 1 year ago
