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

Terminate batch job (Y/N)? #1942

Closed
husseinsalah1 opened this issue Oct 18, 2021 · 6 comments
Closed

Terminate batch job (Y/N)? #1942

husseinsalah1 opened this issue Oct 18, 2021 · 6 comments
Labels
stale no activity for 2 weeks windows

Comments

@husseinsalah1
Copy link

  • Versions: node@v14.8.0, win32@10.0.19043
  • nodemon@2.0.13:
  • Operating system/terminal environment (powershell, cmd):
  • Using Docker? What image: no
  • Command you ran:
    nodemon -e ts -x ts-node index.ts

Expected behaviour

[nodemon] restarting due to changes...
[nodemon] starting `ts-node index.ts`

Actual behaviour

[nodemon] restarting due to changes...
^CTerminate batch job (Y/N)?
[nodemon] starting `ts-node index.ts`

Steps to reproduce

  • change ts file
@remy
Copy link
Owner

remy commented Oct 19, 2021

in the "actual behaviour" it looks like you manually sent a break via ctrl-c - is that the case or did that somehow inject into the output?

@remy remy added the windows label Oct 19, 2021
@remy
Copy link
Owner

remy commented Oct 19, 2021

Might also be worth testing with the current debug build - to test use npm i -g nodemon@debug

@crossan007
Copy link

This happens conditionally based on how nodemon was installed:

#1720 (comment)

@github-actions
Copy link

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

@github-actions github-actions bot added the stale no activity for 2 weeks label Jun 28, 2022
@github-actions
Copy link

Automatically closing this issue due to lack of activity

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 windows
Projects
None yet
Development

No branches or pull requests

3 participants