zsh: command not found: adb

2024. 10. 24. 03:27Flutter/error log

https://medium.com/@navjotsingh.official/android-developer-a0f2c4872570

 

adb command not found: Mac

Being an Android developer I do need adb to run my app on external devices from time to time. Usually it is a 1 time thing which I do only…

medium.com

 

플러터 무선 디버깅을 위해 adb 명령어를 입력하던 중 발생한 에러. 위 블로그를 보고 해결했다.