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

ctrl+c stops nodemon server and emit errno 130 —— nodemon 1.8.4 #1424

Closed
suanmei opened this issue Sep 12, 2018 · 16 comments
Closed

ctrl+c stops nodemon server and emit errno 130 —— nodemon 1.8.4 #1424

suanmei opened this issue Sep 12, 2018 · 16 comments
Labels
stale no activity for 2 weeks

Comments

@suanmei
Copy link

suanmei commented Sep 12, 2018

"dev": "npm run watch-ts & nodemon dist/app.js"

when I run npm run dev,and then ctrl-c, then node server had ended, but it throw the error that
npm ERR! code ELIFECYCLE npm ERR! errno 130

If i directly run npm run watch-ts & nodemon dist/app.js, when i ctrl + c , that is ok.

  • nodemon -v: 1.8.4
  • node -v: v8.4.0
  • Operating system/terminal environment: MacOS High Sierra 10.13.4
  • Command you ran: npm run dev
@suanmei suanmei changed the title ctrl+c stops nodemon server and emit errno 130 ctrl+c stops nodemon server and emit errno 130 —— nodemon 1.8.4 Sep 12, 2018
@stale
Copy link

stale bot commented Sep 26, 2018

This issue has been automatically marked as idle and stale because it hasn't had any recent activity. It will be automtically closed if no further activity occurs. If you think this is wrong, or the problem still persists, just pop a reply in the comments and @remy will (try!) to follow up.
Thank you for contributing <3

@stale stale bot added the stale no activity for 2 weeks label Sep 26, 2018
@suanmei
Copy link
Author

suanmei commented Sep 27, 2018

problem still persists

@stale stale bot removed the stale no activity for 2 weeks label Sep 27, 2018
@marcobeltempo
Copy link

Also experiencing this on:

OS: macOS Mojave 10.14
Node: 10.10.0
npm: 6.4.1
nodemon: 1.18.4
command: npm run start

@stale
Copy link

stale bot commented Oct 16, 2018

This issue has been automatically marked as idle and stale because it hasn't had any recent activity. It will be automtically closed if no further activity occurs. If you think this is wrong, or the problem still persists, just pop a reply in the comments and @remy will (try!) to follow up.
Thank you for contributing <3

@stale stale bot added the stale no activity for 2 weeks label Oct 16, 2018
@suanmei
Copy link
Author

suanmei commented Oct 17, 2018

This issue has been automatically marked as idle and stale because it hasn't had any recent activity. It will be automtically closed if no further activity occurs. If you think this is wrong, or the problem still persists, just pop a reply in the comments and @remy will (try!) to follow up.
Thank you for contributing <3

please

@stale stale bot removed the stale no activity for 2 weeks label Oct 17, 2018
@ghost
Copy link

ghost commented Oct 18, 2018

I am experimenting the same problem on MacOS Mojave 10.14

@chi-lee
Copy link

chi-lee commented Oct 22, 2018

Also experiencing this on:

OS: macOS High Sierre 10.13.6
Node: 10.12.0
npm: 6.4.1
nodemon: 1.18.4
command: npm run start

@remy
Copy link
Owner

remy commented Oct 29, 2018

You're all still experiencing it because the only person who sent a PR has failing tests. You'll need to send a PR to see a change. I've got this on my radar, but it's not a huge deal so I've not busted open the code (either) to fix.

@stale
Copy link

stale bot commented Nov 12, 2018

This issue has been automatically marked as idle and stale because it hasn't had any recent activity. It will be automtically closed if no further activity occurs. If you think this is wrong, or the problem still persists, just pop a reply in the comments and @remy will (try!) to follow up.
Thank you for contributing <3

@stale stale bot added the stale no activity for 2 weeks label Nov 12, 2018
@stale stale bot closed this as completed Nov 19, 2018
@meszaros-lajos-gyorgy
Copy link

meszaros-lajos-gyorgy commented May 17, 2019

The issue still persists with nodemon 1.19.0. Why isn't anyone looking into this? What is error 130 anyways? Where should one start debugging in order to work on a fix?

@finnthedawg
Copy link

This issue still persists on nodemon 2.0.1 with npm 6.9.0 and node v12.4.0. The other thread still has the same problem.

@meszaros-lajos-gyorgy
Copy link

@finnthedawg try updating node to 12.4.1+, because there is a bug with 12.4.0: #1390 (comment)

@hagenderouen
Copy link

hagenderouen commented Oct 7, 2020

I'm having this problem error with nodemon 2.0.4, node 12.19.0, and npm 6.14.8.

@remy
Copy link
Owner

remy commented Oct 7, 2020 via email

@nickgarver
Copy link

still persists with me to lol. MacOS Mojave 10.14. this bug is three years old now can anyone shed light on this lmao

@remy
Copy link
Owner

remy commented Jan 13, 2021

@nickgarver see literally the comment before yours...

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

No branches or pull requests

8 participants