当前位置:网站首页>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
边栏推荐
猜你喜欢

On BFC (block formatting context)

SAP PI / Po rfc2restful Publishing RFC interface as restful examples (proxy indirect)

Discussion on arrow function of ES6

反思 | 事件总线的局限性,组件化开发流程中通信机制的设计与实现

int a = 1存放在哪

js之预解析

Solutions to common problems in visualization (VII) solutions to drawing scale setting

h5本地存储数据sessionStorage、localStorage

AuthorizationServer(授权服务器的简单搭建)

防抖和节流
随机推荐
Authorization+Token+JWT
VR、AR、MR的区别与应用,以及对AR技术的一些实现原理
[self motivation series] you'll never be ready
h5本地存储数据sessionStorage、localStorage
2. Restricted query
url转成对象
手游性能优化
6. Aggregation function and grouping statistics
12.约束
js之作用域、作用域链、全局变量和局部变量
canvas学习第一篇
Moment.js中format方法函数的格式
[self motivation series] what really hinders you?
[Ted series] how does a habit change my life
instanceof的实现原理
The difference and application of VR, AR and MR, as well as some implementation principles of AR technology
js之预解析
安装配置淘宝镜像npm(cnpm)
Thorough inquiry -- understanding and analysis of cocos2d source code
npm 安装踩坑