nodemon: Permission denied
nishad-ali
TRIALOP
2 years ago
sh: 1: nodemon: Permission denied
container event container died
npm WARN config production Use --omit=dev instead.
hishers@1.0.0 start
nodemon app.js
sh: 1: nodemon: Permission denied
container event container died
ⓘ Deployment information is only viewable by project members and Railway employees.
1 Replies
2 years ago
You would not want to be running nodemon in a production environment, use only node to to start your app.