Open jjimenez opened 5 years ago
It looks like the node 6 build has been failing for a while on make-fetch-happen. Node 8 and 9 passed above.
Is there any movement on this? I'm behind a corporate proxy and getting errors that are likely attributable to the dangling connections problem.
Is there any movement on this? I'm behind a corporate proxy and getting errors that are likely attributable to the dangling connections problem.
There is a new version of npm that brings in the agent_base dependency bump. Take a look at https://github.com/npm/cli/releases/tag/v6.9.0
fix(agent-base): bump dependencies to bring in changes that close connections from agent-base. Also committed audit fixes.