nodemon: Permission denied
nishad-aliTRIAL
10 months 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
10 months ago
You would not want to be running nodemon in a production environment, use only node to to start your app.