node.js - mac终端安装node时候,显示“-bash: brew: command not found”,怎么解决?
ringa_lee
ringa_lee 2017-04-17 13:13:48
0
3
844

mac终端安装node时候,显示“-bash: brew: command not found”,怎么解决?

ringa_lee
ringa_lee

ringa_lee

全部回覆(3)
洪涛

先安裝brew

ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
伊谢尔伦

沒安裝 Homebrew

bash 下執行 ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

Ty80

如果出現 brew not found :

sudo find / -name brew # 查看是否存在 brew, 如果不存在就删除下述两个文件
rm -rf /usr/local/Cellar
rm -rf /usr/local/.git

然後重新安裝 brew 就 ok 了

熱門教學
更多>
最新下載
更多>
網站特效
網站源碼
網站素材
前端模板