I get this error in every deploy
javieralarcn10
FREEOP

a year ago

I've a simple node js project with no dev dependencies in package.json and get this error in every deploy:

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

Solved

3 Replies

a year ago

Hello,

Purely just a warning, there is nothing to worry about there.

Are you facing any real issues?

Best,
Brody


Status changed to Awaiting User Response Railway about 1 year ago


javieralarcn10
FREEOP

a year ago

it really bothers me a lot to have this error log every time I make a change.

Attachments


Status changed to Awaiting Railway Response Railway about 1 year ago


a year ago

It is red because the log is sent to stderr, but I promise you it is absolutely harmless.


Status changed to Awaiting User Response Railway about 1 year ago


Loading...