I am trying to run node.js but cannot install any packages as npm
is blocked. I have tried the solutions here: How to fill in proxy information in cntlm config file?, and here: NPM behind NTLM proxy and still received errors. I have tripled checked that I have followed the instructions and my ini has the same configuration as the instructions.
My next step is to ask the security team to allow npm
access through the firewall, but I cannot see any documentation about this. What do I need to tell the security team?
Note: I am aware of npm
Enterprise but I think before I get to that step I need to get established with npm
.