webstorm 调试时,显示如下所示提示。
"C:\Program Files\nodejs\npm.cmd" run start:dev
Debugger listening on ws://127.0.0.1:62087/62bfab6e-d62f-4966-85c2-62dfe5a390df For help, see: https://nodejs.org/en/docs/inspector
Debugger attached. Waiting for the debugger to disconnect... ^C^C
进程已结束,退出代码 1
看提示像是发送 control-c 2 次。但以运行方式却可以正常运行。
