0

Could somebody tell me a possible solution to this issue? enter image description here

Tried: stop "npm install" at [..................] | idealTree:regal: sill idealTree buildDeps Npm install not completing. How do i fix the problem

Edit:Got it to work only with a vpn but still trying to figure out why it doesn’t work locally

serius101
  • 1
  • 1

1 Answers1

0

As you said, it's a firewall defender issue or a firewall in general. For npm to work you'll need both the paths to it through APPDATA and the executable itself to be excluded.

Sometimes it might even work with a downgrade but sometimes that might not be a solution.

Check also this script solution or do it manually.

adtoctor
  • 58
  • 9