npm gets stuck on fetchMetadata -> network

前端 未结 11 1744
栀梦
栀梦 2020-12-24 04:32

My npm is getting stuck a lot, whether its npm install from package.json or individual packages.

Right now, I\'m not even able to sudo npm install

11条回答
  •  执笔经年
    2020-12-24 05:29

    There are a lot of different things that can cause this issue.

    I had tried a lot of things, including most of the answers posted here, but no luck.

    For some weird reason, this was my ISP's issue. It worked fine when I tried on a different ISP.

提交回复
热议问题