NodeJsNPM改变安装包位置
npm config ls npm config set prefix "D:\Data\Node\npm" npm config set cache "D:\Data\Node\cache"
设置淘宝镜像
npm install -g cnpm --registry=https://registry.npm.taobao.org
NodeJsNPM改变安装包位置
,温馨提示: 本文由Jm博客推荐,转载请保留链接: https://www.jmwww.net/file/web/42952.html
- 上一篇:原生js的2048的制作过程
- 下一篇:使用KerasNet