美文网首页
修改修改npm的registry为淘宝镜像(npm.taobao

修改修改npm的registry为淘宝镜像(npm.taobao

作者: lanfairy | 来源:发表于2018-05-22 16:05 被阅读0次

    npm config set registry https://registry.npm.taobao.org

    npm info underscore(如果上面配置正确这个命令会有字符串response)

    在终端
    cd ~ && ls -a | grep .npm
    查看是否有.npmrc文件

    相关文章

      网友评论

          本文标题:修改修改npm的registry为淘宝镜像(npm.taobao

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