美文网首页
npm淘宝镜像

npm淘宝镜像

作者: deanwin | 来源:发表于2020-04-21 16:21 被阅读0次

    一、使用cnpm 这个命令代替npm

    npm i-g cnpm--registry=https://registry.npm.taobao.org

    cnpm i -g vue vue-cli

    二、npm临时使用淘宝镜像安装依赖包

    临时用一下npm i -g express--registry https://registry.npm.taobao.org

    设置用一下npm config set registry https://registry.npm.taobao.orgnpm

    相关文章

      网友评论

          本文标题:npm淘宝镜像

          本文链接:https://www.haomeiwen.com/subject/jefpihtx.html