刚才照着上面的图安装的express 结果设置为全局那里写错了我本地的是node-v6.9.5-linux-x64.tar.xz
请问怎么解决啊
然后我卸载了express还有express文件夹,我应该怎么才能删的干净呢
npm卡的话,切换nrm
临时使用淘宝源
npm --registry https://registry.npm.taobao.org install node-red-contrib-composer@latest
全局配置切换到淘宝源
npm config set registry https://registry.npm.taobao.org
全局配置切换到官方源
npm config set registry http://www.npmjs.org
检测是否切换到了淘宝源
npm info underscore
时时分享云计算技术内容,助您降低 IT 成本,提升运维效率,使您更专注于核心业务创新。