安装了淘宝npm后运行cnpm --version命令提示不是内部或外部命令,如果是环境变量的问题,请告诉我应该把哪个路径加到环境变量当中
认证0级讲师
Are you sure you have installed cnpm
After finding the user/admin/.npmrc file and deleting it, re-execute: $ npm --registry=https://registry.npm.taobao.org install cnpm -g
I also have this problem, how to solve it
Are you sure you have installed cnpm
After finding the user/admin/.npmrc file and deleting it, re-execute: $ npm --registry=https://registry.npm.taobao.org install cnpm -g
I also have this problem, how to solve it