Bug when i try to start azure emulator - many node processes have been started

88 views Asked by At

Sometimes then i start my site on Azure emulator & IIS express i see the following : enter image description here

That processes are stored in {username}\AppData\Local\Microsoft\VisualStudio\12.0\Extensions\ouwrt4m1.qjw\Resources\nodej

The site continue working but i'm losing 11 gb of RAM. Also, my computer is working slowly after it. I can solve that problem by restarting the computer.

1

There are 1 answers

0
Vladyslav Furdak On

I find a workaround: i run a cmd file with admin access rights like the following:

taskkill /f /im node.exe