G
G
Good Man2016-03-23 00:18:48
Node.js
Good Man, 2016-03-23 00:18:48

Why is npm not installing packages?

Hello.
I have this problem, I can't install anything with npm. The download takes forever.
I'm on ubuntu 16.04 x64 . I'm
sinning on gulp 4.0 because after installing this miracle alpha package, nothing wants to be installed either globally or locally.
It looks like this:
a1a640456baf421fa6a7b90883c4c657.png
The loading bar remains empty and no entries appear to the left of it about what is being installed.
PS uninstalled gulp 4.0 and reinstalled nodejs and npm several times, even compiled from nodejs sources - alas, it doesn't work...

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Denis Malinochkin, 2016-03-23
@AtriSimone

Most likely a problem with the npm/node installation, since the package cannot mess up npm/node. Have you tried installing the package without the flag -g? If the goal is to install packages globally, then try the sudo npm i -g ....

P
Pavel Lysenko, 2016-03-24
@Ohar

Because npm has been broken for a while

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question