[BUG] SIGINT (ctrl+c) makes npm 7 print error log #2124
Labels
Bug
thing that needs fixing
Needs Triage
needs review for next steps
Release 7.x
work is associated with a specific npm 7 release
Milestone
Maybe related to #1591 & #1947
Current Behavior:
If I stop a process started by an npm script (with ctrl+c) , its stops, but npm prints error log.
Expected Behavior:
Normal (silent) exit
Steps To Reproduce:
execute any package script and ctrl+c on it.
example:
Environment:
The text was updated successfully, but these errors were encountered: