I
I
Iqbol2016-06-11 16:32:20
npm
Iqbol, 2016-06-11 16:32:20

What causes the NPM package installation process to hang on fetchMetadata -> network?

Good afternoon.
Can't install or update npm packages at all. Installation process hangs at:
C:\User\work\node>npm update
fetchMetadata -> network \ |############################ ##########-------------------------- Updated the
node and npm did not solve the problem.
What could be the problem?
Thanks in advance!.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
L
littleguga, 2016-06-11
@littleguga

1. Does the firewall allow you to look into the network? Check the settings.
2. What is the network itself? (ports, restrictions on the router, other software, etc.)

I
Iqbol, 2016-06-12
@Ikbolnav

The problem was solved by explicitly specifying the repository in the NPM configurations
npm config set registry=" registry.npmjs.org "

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question