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.
3 Replies
brody
EMPLOYEE
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 • 12 months 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 • 12 months ago
brody
EMPLOYEE
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 • 12 months ago