nodejs配置环境变量(cnpm: command not found)

 一般这种情况是环境变量没配置好,需要重新配置

//安装淘宝镜像cnpm
npm install -g cnpm --registry=https://registry.npm.taobao.org

//清除淘宝镜像cnpm
npm uninstall cnpm -g

 cnpm 路径(这是我自己安装的路径,系统变量要用)

设置用户变量

设置系统变量(cnpm安装路径)

 

查看版本号

node -v
npm -v
cnpm -v
vue --version 或者 vue -V

 出现下方画面表示安装成功

 

npm ERR! code EPERM npm ERR! syscall rename npm ERR! path D:\nodejs\node_modules\cnpm\node_modules\npm\node_modules\.node-gyp.DELETE\node_modules\@npmcli npm ERR! dest D:\nodejs\node_modules\cnpm\node_modules\npm\node_modules\node-gyp\node_modules\@npmcli npm ERR! errno -4048 npm ERR! Error: EPERM: operation not permitted, rename 'D:\nodejs\node_modules\cnpm\node_modules\npm\node_modules\.node-gyp.DELETE\node_modules\@npmcli' -> 'D:\nodejs\node_modules\cnpm\node_modules\npm\node_modules\node-gyp\node_modules\@npmcli' npm ERR! { [Error: EPERM: operation not permitted, rename 'D:\nodejs\node_modules\cnpm\node_modules\npm\node_modules\.node-gyp.DELETE\node_modules\@npmcli' -> 'D:\nodejs\node_modules\cnpm\node_modules\npm\node_modules\node-gyp\node_modules\@npmcli'] npm ERR! cause: npm ERR! { Error: EPERM: operation not permitted, rename 'D:\nodejs\node_modules\cnpm\node_modules\npm\node_modules\.node-gyp.DELETE\node_modules\@npmcli' -> 'D:\nodejs\node_modules\cnpm\node_modules\npm\node_modules\node-gyp\node_modules\@npmcli' npm ERR! errno: -4048, npm ERR! code: 'EPERM', npm ERR! syscall: 'rename', npm ERR! path: npm ERR! 'D:\\nodejs\\node_modules\\cnpm\\node_modules\\npm\\node_modules\\.node-gyp.DELETE\\node_modules\\@npmcli', npm ERR! The operation was rejected by your operating system. npm ERR! It's possible that the file was already in use (by a text editor or antivirus),npm ERR! or that you lack permissions to access it. npm ERR! npm ERR! If you believe this might be a permissions issue, please double-check thenpm ERR! permissions of the file and its containing directories, or try runningnpm ERR! the command again as root/Administrator. npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\猫管家\AppData\Roaming\npm-cache\_logs\2023-04-18T06_19_27_636Z-debug.log
04-19
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值