npm下载慢换国内镜像地址

 1 设置淘宝镜像地址

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

 2 查看当前下载地址 

npm config get registry


 

 3 其它镜像地址列表:

1. 官方镜像:https://registry.npmjs.org/

2. 淘宝镜像:https://registry.npm.taobao.org/

3. cnpm镜像:https://r.cnpmjs.org/

4. 阿里云镜像:https://npm.aliyun.com/

5. 中国科技大学镜像:https://mirrors.ustc.edu.cn/npm/

6. 华为云镜像:https://mirrors.huaweicloud.com/repository/npm/

7. 七牛云镜像:https://npm.qiniu.com/

相关推荐

  1. Python第三方库国内下载镜像地址

    2024-03-17 05:38:05       23 阅读
  2. NPM 国内镜像

    2024-03-17 05:38:05       15 阅读
  3. npm镜像地址

    2024-03-17 05:38:05       21 阅读
  4. docker直接下载,更换国内靠谱镜像

    2024-03-17 05:38:05       18 阅读
  5. 2024npm国内镜像

    2024-03-17 05:38:05       14 阅读

最近更新

  1. TCP协议是安全的吗?

    2024-03-17 05:38:05       16 阅读
  2. 阿里云服务器执行yum,一直下载docker-ce-stable失败

    2024-03-17 05:38:05       16 阅读
  3. 【Python教程】压缩PDF文件大小

    2024-03-17 05:38:05       15 阅读
  4. 通过文章id递归查询所有评论(xml)

    2024-03-17 05:38:05       18 阅读

热门阅读

  1. npm install报错

    2024-03-17 05:38:05       19 阅读
  2. 数据结构-哈希表(一)

    2024-03-17 05:38:05       19 阅读
  3. List、Set、数据结构、Collections-笔记

    2024-03-17 05:38:05       21 阅读
  4. 供应RTC77601E芯片现货

    2024-03-17 05:38:05       21 阅读
  5. 指针基础 - golang版

    2024-03-17 05:38:05       19 阅读
  6. linux-centos如何配置临时ip

    2024-03-17 05:38:05       20 阅读
  7. 小程序的写法和vue有啥区别?

    2024-03-17 05:38:05       22 阅读