首页
Python
Java
前端
数据库
Linux
Chatgpt专题
开发者工具箱
fultter专题
-bash: fultter: command not found
安装flutter时,安装时可以执行flutter doctor -v ,当关闭黑窗口再次打开输入时,就出现 -bash: fultter: command not found 网上答案: 如果你也出现这个错误可能是这个原因,查看一下你的path是否设置正确, mac终端打开.bash_profile命令:open ~/.bash_profile 添加 export PATH_TO_FL
阅读更多...