-
Notifications
You must be signed in to change notification settings - Fork 740
Closed
Labels
execIssues specific to the shell.exec() APIIssues specific to the shell.exec() APIfixBug/defect, or a fix for such a problemBug/defect, or a fix for such a problemhelp wanted
Description
I have the opposite problem to:
#92
On my local machine with nodemon everything works fine. On the server exec only gives me stderr and the code (which is 0
which equals no error
).
I'm using node v.5.0.0. And it is started with pm2
on the server.
I actually don't know if this is a bug or maybe s.th. with the server config.
Metadata
Metadata
Assignees
Labels
execIssues specific to the shell.exec() APIIssues specific to the shell.exec() APIfixBug/defect, or a fix for such a problemBug/defect, or a fix for such a problemhelp wanted