注:npm login必须要通过 https,http://registry.npmjs.org 这样也是不行的
1.查看本地npm是不是官方的
npm config get registry
2.设置npm官方源
npm config set registry https://registry.npmjs.org
注:npm login必须要通过 https,http://registry.npmjs.org 这样也是不行的
npm config get registry
npm config set registry https://registry.npmjs.org
本文标题:npm 报错:npm notice Beginning Octo
本文链接:https://www.haomeiwen.com/subject/qpoojrtx.html
网友评论