Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Settings backround to true doesn't keep the server running #110

Open
benduran opened this issue May 11, 2016 · 3 comments
Open

Settings backround to true doesn't keep the server running #110

benduran opened this issue May 11, 2016 · 3 comments

Comments

@benduran
Copy link

Maybe this is a windows issue, but when using the "background: true" option, the server is started up and then immediately terminated. It does not continue running.

@rocklob
Copy link

rocklob commented Jul 13, 2017

This is happening to me, too, but on Linux. It was working fine before, but after upgrading Node from 7.9.0 to 8.1.4 this started happening.

Running "express:dev" (express) task
Starting background Express server
(node:49663) [DEP0062] DeprecationWarning: `node --debug` and `node --debug-brk` are invalid. Please use `node --inspect` or `node --inspect-brk` instead.
Stopping Express server

@Hillkorn
Copy link

Hillkorn commented Aug 4, 2017

Same for me

@khanna91
Copy link

Is there any solution available?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants