You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Probably more of a question than an issue, but the only way I can get pm2 to properly start my app is to remove the parse.toPairs(env) argument in the pm2_start command. Basically it removes the NODE_ENV="appname" part of the command. See screenshot below.
Any ideas as to why this could be? Let me know if you need any other info about my environment.
The text was updated successfully, but these errors were encountered:
Probably more of a question than an issue, but the only way I can get pm2 to properly start my app is to remove the parse.toPairs(env) argument in the pm2_start command. Basically it removes the NODE_ENV="appname" part of the command. See screenshot below.
Any ideas as to why this could be? Let me know if you need any other info about my environment.
The text was updated successfully, but these errors were encountered: