最新阿里云Node镜像源地址 淘宝/阿里npm镜像过期如何替换

  • 饿了么红包
    每天可领 全场通用
  • 源镜像地址:https://registry.npm.taobao.org/
    新镜像地址:https://registry.npmmirror.com

    替换命令:npm config set registry https://registry.npmmirror.com

    nvm中,镜像过期日志如下:

    Could not retrieve https://npm.taobao.org/mirrors/node/index.json.
    Get "https://npm.taobao.org/mirrors/node/index.json": tls: failed to verify certificate: x509: certificate has expired or is not yet valid:

    修改nvm配置文件(settings.txt)

    # 配置node镜像:
    node_mirror: https://npmmirror.com/mirrors/node/
    
    # 配置npm镜像:
    npm_mirror: https://npmmirror.com/mirrors/npm

     

  • 外卖/打车/电影
    各类优惠券 每天都有
  • © 版权声明
    THE END
    喜欢就支持一下吧
    点赞10 分享
    评论 抢沙发
    头像
    欢迎您留下宝贵的见解!
    提交
    头像

    昵称

    取消
    昵称表情代码图片