han8809 发表于 2017-7-8 06:18:00

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

  原文网址:https://segmentfault.com/q/1010000004221389/a-1020000004221408


  mac终端安装node时候,显示“-bash: brew: command not found”,怎么解决?
https://segmentfault.com/img/bVrSk1
https://segmentfault.com/img/bVrSk3



[*]2015年12月29日提问
[*]评论
[*]邀请回答

查看全部 2 个回答


答案对人有帮助,有参考价值0答案没帮助,是错误的答案,答非所问

  没安装 Homebrew
  bash 下执行 ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
页: [1]
查看完整版本: 【转】mac终端安装node时候,显示“-bash: brew: command not found”,怎么解决?