Fork me on GitHub

解决:nvm is not compatible with the npm config prefix option...

1
2
3
4
# uninstall nvm
$ sudo rm -rf ~/.nvm
# reinstall nvm by curl (https://github.com/creationix/nvm)
$ curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.11/install.sh | bash
-------------感谢您的阅读 有问题请留言(或mailto:frostbelt@sina.cn)-------------