美文网首页
npm no found!

npm no found!

作者: leafu | 来源:发表于2019-03-13 10:16 被阅读0次

/bin/sh: npm: command not found:

sudo brew uninstall node
brew update
brew upgrade
brew cleanup
brew install node
sudo chown -R myusername /usr/local
brew link --overwrite node
sudo brew postinstall node

相关文章

网友评论

      本文标题:npm no found!

      本文链接:https://www.haomeiwen.com/subject/svxzpqtx.html