Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

On BoUoW Antimalware Service Executable goes hot when trying to do an npm install and slows down npm install #1709

Closed
sandeepzgk opened this issue Feb 18, 2017 · 7 comments

Comments

@sandeepzgk
Copy link

  • Description
    I run Bash on administrative mode (to get ping access and other needs for elevation), and recently ive noticed that npm installs takes much much longer than before and trying to investigate it, i couldnt find the root cause but Antimalware service runs hot. Actually it takes more of my CPU than node.

  • Expected results
    Ideally it should be a smooth running and not taking up so much CPU cycles.

  • Actual results (with terminal output if applicable)
    antimalware

  • Your Windows build number
    14393.693 / 14.04.5 LTS

  • Steps / All commands required to reproduce the error from a brand new installation
    command run: ng new testapp

  • Strace of the failing command
    runs as expected, but causes other concerns.

  • Required packages and commands to install
    Node:6.9.5
    NPM: 3.10.10
    @angular/cli: 1.0.0-beta.32.3

@bmayen
Copy link

bmayen commented Feb 18, 2017

Try excluding bash.exe and Windows\System32\lxss from Windows Defender

@Gabrielcarvfer
Copy link

Same thing happens with Windows installers. Disable Windows Defender real-time protection and try again.

@heldchen
Copy link

excluding bash.exe / the lxss folder(s) does not help as Windows Defender seems to be scanning the actual processes within BOW (build 15042), for example during some apt-get install-postprocessing

@megakoresh
Copy link

megakoresh commented Mar 31, 2018

1 year later same issue. Please look into this, there is no Github issues for Windows Defender to post this to.

This affects ALL commands that download and install something from the internet btw, apt install/update/upgrade, pip install, gem install etc.

@danilaml
Copy link

danilaml commented Oct 9, 2018

Can Windows Defender even defend against stuff from WSL? Does it need to? Is there a purpose? Obviously a native linux application can't be a windows virus (though it's probably possible to create one that might try to read/corrupt sensitive info).

@gaving
Copy link

gaving commented Jul 27, 2020

Anybody out there? My 45 minute yarn install is caused by this. 😭

image

@gaving
Copy link

gaving commented Jul 27, 2020

Related:- #1932

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants