【npm】npm镜像源及命令

淘宝镜像源

npm config set registry https://registry.npm.taobao.org旧版,已到期

淘宝中国镜像源

npm config set registry https://registry.npmmirror.com (新版)

腾讯云镜像源

npm config set registry http://mirrors.cloud.tencent.com/npm/

华为云镜像源

npm config set registry https://mirrors.huaweicloud.com/repository/npm/

阿里云 NPM 镜像源:

https://npm.aliyun.com

官方默认全局镜像源:

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

检查当前镜像

npm config get registry

相关推荐

  1. 【npm】npm镜像命令

    2024-02-19 05:46:09       30 阅读
  2. docker 安装镜像使用命令

    2024-02-19 05:46:09       8 阅读
  3. python-pip命令学习-改为国内镜像

    2024-02-19 05:46:09       31 阅读
  4. 镜像制作】docker命令的参数解释用法

    2024-02-19 05:46:09       8 阅读
  5. CentOS中docker安装镜像配置

    2024-02-19 05:46:09       37 阅读

最近更新

  1. TCP协议是安全的吗?

    2024-02-19 05:46:09       18 阅读
  2. 阿里云服务器执行yum,一直下载docker-ce-stable失败

    2024-02-19 05:46:09       19 阅读
  3. 【Python教程】压缩PDF文件大小

    2024-02-19 05:46:09       18 阅读
  4. 通过文章id递归查询所有评论(xml)

    2024-02-19 05:46:09       20 阅读

热门阅读

  1. opencv进行人脸识别

    2024-02-19 05:46:09       28 阅读
  2. 企业面临的网络安全风险及应对策略

    2024-02-19 05:46:09       25 阅读
  3. 洛谷 P8630 [蓝桥杯 2015 国 B] 密文搜索

    2024-02-19 05:46:09       26 阅读
  4. npm详解:掌握package.json配置

    2024-02-19 05:46:09       30 阅读
  5. js-后端返回参数前端动态切换样式

    2024-02-19 05:46:09       29 阅读
  6. Python函数——函数介绍

    2024-02-19 05:46:09       32 阅读
  7. 不同编程网站应当注意的点

    2024-02-19 05:46:09       30 阅读
  8. C++入门

    C++入门

    2024-02-19 05:46:09      28 阅读
  9. 从零开始学HCIA之广域网技术01

    2024-02-19 05:46:09       27 阅读
  10. Deep深度系统下载安装Beyond compare4

    2024-02-19 05:46:09       32 阅读
  11. vivado Multipliers

    2024-02-19 05:46:09       26 阅读