当前位置:网站首页>Install and configure Taobao image NPM (cnpm)
Install and configure Taobao image NPM (cnpm)
2022-04-23 07:45:00 【Senior salted fish~】
(1) stay cmd Input in
npm install -g cnpm --registry=https://registry.npm.taobao.org
(2) Will download okay cnpm file ( stay node_global\node_modules Next ) Move to npm In the same folder , And will cnpm and cnpm.cmd Move to file npm And npm.cmd Folder in which
(3) Create a new variable in the user variable CNPM_PATH, Input cnpm Of bin The path of
(4) In system variables Path New variable value in
(5) Create a new variable in the user variable NODE_PATH, Enter your downloaded node.js The path of
(6) In the user variable Path Add the path in the circle
(7) stay cmd Input in
cnpm -v
Installation successful !!
版权声明
本文为[Senior salted fish~]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204230623086988.html
边栏推荐
猜你喜欢
随机推荐
反转链表练习
8. Paging query
配置npm
ABAP 实现发布RESTful服务供外部调用示例
Ogldev reading notes
js之预解析
SAP 03-AMDP CDS Table Function using ‘WITH‘ Clause(Join子查询内容)
[Ted series] how to get along with inner critics?
2.限定查询
js之DOM学习三种创建元素的方式
Understanding of STL container
ABAP CDS VIEW WITH ASSOCIATION示例
状态同步与帧同步
3. Sort statement
FSM有限状态机
面经总结2
Thorough inquiry -- understanding and analysis of cocos2d source code
【TED系列】如何与内心深处的批评家相处?
int a = 1存放在哪
2022.3.14 阿里笔试