devtool-for-Apache-Weex icon indicating copy to clipboard operation
devtool-for-Apache-Weex copied to clipboard

macbook上weex怎么卸载

Open hurely opened this issue 7 years ago • 2 comments

按照官方的指示操作安装了weex-toolkit,有权限问题也用sudo安装好了,后续安装新东西的时候总是报权限错误,想卸载掉重装 $ sudo npm uninstall -g weex-toolkit 报错如下:

Password: npm WARN deprecated [email protected]: 🙌 Thanks for using Babel: we recommend using babel-preset-env now: please read babeljs.io/env to update! npm WARN deprecated [email protected]: Use uuid module instead npm ERR! cb() never called!

npm ERR! This is an error with npm itself. Please report this error at: npm ERR! https://github.com/npm/npm/issues

hurely avatar Jan 21 '18 02:01 hurely

@hurely we do not suppose you use sudo all the time, for your situation, you need to remove weex-toolkit manually on /usr/local/lib/node_modules/weex-toolkit

erha19 avatar Jan 21 '18 12:01 erha19

@erha19 3q

hurely avatar Jan 25 '18 09:01 hurely