当前位置:   article > 正文

mac 终端报错 zsh: command not found brew的解决方案

command not found brew

1、安装homebrew
在中断执行命令 /bin/bash -c “$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)”
在这里插入图片描述
执行上面的命令后发现,还是提示 zsh: command not found brew

于是根据终端上的提示,执行:brew help
在这里插入图片描述
然后再执行 brew -v 就显示版本号啦,代表安装成功
2、使用brew 安装 node
执行 brew install node 就可以啦
在这里插入图片描述

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/IT小白/article/detail/442048
推荐阅读
相关标签
  

闽ICP备14008679号