How to solve flutter command issue on macOS Big Sur (zsh: command not found: flutter) | Resolved!

preview_player
Показать описание
zsh: command not found: flutter.. Issue fixing.

Command to open vim tool
'vim ~/.zshrc'

Paste your path..
export PATH="$PATH:/{...Flutter SDK folder 📁 path here...}/flutter/bin"

save & exit vim
enter 'esc' button & enter ':qw'

Restart terminal
Type 'Flutter Doctor' and see 😊 👍
Рекомендации по теме
Комментарии
Автор

Bro u just legit saved me bro. apperciate you and wish u the best

Jason-uzis
Автор

Omg! After 3 hours, finally, you save my life bro

TaiTran-escq
Автор

thanks a lot, it took me three days to fix this very start issue

sharefly
Автор

Nice. I've read a lot about how to do that and nothing worked!Thanks

Tecnamao
Автор

love you brother | sister whoever who you are :)

ahmadshoukat
Автор

It worked bro, can't open flutter after installation. I also try to change at .bash_profile and .bashrc but it didn't work. When I did like you show (export) command under the flutter folder in terminal, it worked. Thank you

htankhaishan
Автор

to note--> save and exit to vim ":wq" not ":qw" for me. Thank you ...(by the way its true on video but in explanation it is written as :qw because of that I want to note)

s_houdini_
Автор

hi there, i am having the same issue followed the steps but even now it is not resolved can you help me out.

AbdulGhaffar-whtw
Автор

it says permission denied how can I fix it ???

yoftahaywoldegiorgis
Автор

how did you go from the top to the bottom?

afrazchowdhury
visit shbcf.ru