A
A
Antibreez2020-11-05 18:38:33
Node.js
Antibreez, 2020-11-05 18:38:33

Why is there a gulp error when ending a stream (ctrl+c)?

Good afternoon.
Processes in gulp work fine without any errors, everything is fine. But when I end the stream with the ctrl + C key combination, an error occurs, although the process itself is interrupted as it should be. Moreover, the error began to appear when the node was updated. Googling something didn't work. Can anyone please point me in the right direction?
5fa41b66c90e9497270026.png

npm ERR! path C:\gulp-update
npm ERR! command failed
npm ERR! signal SIGINT
npm ERR! command C:\WINDOWS\system32\cmd.exe /d /s /c "gulp start"

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Users\Anton\AppData\Local\npm-cache\_logs\2020-11-05T15_22_22_663Z-debug.log
Завершить выполнение пакетного файла [Y(да)/N(нет)]? y

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Antibreez, 2020-11-09
@Antibreez

It looks like my problem is described here. But I'm not quite sure what to do. Who will tell?
https://github.com/npm/cli/issues/2124

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question