我的项目已经用npm安装了 ,并且没有配置环境变量,我用的是gitbash,在桌面用gitbash,安装了淘宝镜像,在项目中使用cnpm安装插件的时候,报错了,,然后我就把cnpm卸载了,所以报错内容,我也没有截图保存,请问老师,我的步骤是哪里出错了
npm install -g -cpnm --registry=https://registry.npm.taobao.org
安装cnpm方法
打开gitbash,执行如下命令
npm install -g cnpm --registry=https://registry.npm.taobao.org