Getting nodemon permission denied
tentse
FREEOP

2 years ago

Am getting

npx nodemon index.js

npm WARN config production Use --omit=dev instead.

sh: 1: nodemon: Permission denied

npm WARN config production Use --omit=dev instead.

am not able to resolve this issue can anyone help me with this

View Deploy details

ⓘ Deployment information is only viewable by project members and Railway employees.

Solved

1 Replies

2 years ago

Hello, Please do not use nodemon in production environments, it causes instabilities and prevents your application from properly exiting.


Status changed to Solved brody over 1 year ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...