Nodemon permision denies
uabgabri
TRIALOP

2 years ago

I am currently trying to deploy my server in Railway, but even tho I am using node js to do so, this appears in my consol:

nodemon: Permission denied.

nmp warn config production Use '--omit=dev' instead.

I tried everything but it still appears

View Deploy details

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

1 Replies

2 years ago

Hello,

Please never use nodmon in production, directly run your js file with node instead.


Welcome!

Sign in to your Railway account to join the conversation.

Loading...