博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
解决npm安装依赖缓慢的问题
阅读量:6902 次
发布时间:2019-06-27

本文共 113 字,大约阅读时间需要 1 分钟。

使用阿里巴巴的镜像服务器

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

利用cnpm安装需要的模块

$ cnpm install [name]

转载地址:http://cdvdl.baihongyu.com/

你可能感兴趣的文章