- 博客(1)
- 收藏
- 关注
原创 Mac安装MySQL出现brew: command not found
Mac安装MySQL出现brew: command not found MacBook安装mysql,输入brew install mysql,结果出现brew: command not found 网上找了很多教程,尝试了两个小时,均无效… 幸好终于让我给找到了… 雷区:无效解决方法 sudo vim .bash_profile 然后添加环境变量 export PATH=/usr/local/bin:$PATH 注意用wq! 保存 刷新配置文件令其生效 source .bash_profile !
2022-04-23 17:11:37
760
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人