Visual Studio 2015 100% CPU Usage with Node

I have a specific project that uses 100% CPU whenever it is open. You can see that below the processor is heavily used in Visual Studio and Node. I disabled some VS extensions, but still have a problem. It also continues even if I delete the gulp.js, package.json and bower.json files. This is a C # web project. This does not happen with other VS projects on my machine.

Restarting Visual Studio does not help, but restarting my entire computer makes the problem missed for a while.

100% CPU utilization

+4
source share
1 answer

, Windows 7 10. ; ; .

0

Source: https://habr.com/ru/post/1605789/


All Articles