Why is npm giving 500 and 503 errors: “registry error parsing json”?

前端 未结 3 972
盖世英雄少女心
盖世英雄少女心 2020-12-29 02:42

Trying to do npm install steroids -g and running into lots of errors of two types:

First: 500

npm ERR! registry error p         


        
3条回答
  •  天命终不由人
    2020-12-29 03:26

    npm has a status page where any server incidence will (should) be reflected:

    https://status.npmjs.org

提交回复
热议问题