当我停止运行该项目时,将显示以下错误,但工作正常。我该怎么办?
npm ERR! code ELIFECYCLE
npm ERR! errno 130
npm ERR! expresssocket@1.0.0 dev: `nodemon app`
npm ERR! Exit status 130
0 info it worked if it ends with ok
13 verbose stack Exit status 130
18 verbose node v12.13.0
19 verbose npm v6.12.0
20 error code ELIFECYCLE
21 error errno 130
22 error expresssocket@1.0.0 dev: `nodemon app`
22 error Exit status 130
23 error Failed at the expresssocket@1.0.0 dev script.
23 error This is probably not a problem with npm. There is likely additional logging output above.
24 verbose exit [ 130, true ]