Tip
flutter doctor --android-licenses 오류 해결
5ON
2021. 9. 26. 07:36
Android studio의 SDK Tools에서 Android SDK Command-line Tools 혹은 Android SDK Tools 의 install 여부를 확인하세요
flutter 초기 세팅 과정의 약관 동의를 하기위해 실행하는 아래의 명령어가 오류나는 경우가 있다.
Android studio의 SDK Tools 옵션으로 접근해 필요한 패키지를 설치하여 해결할 수 있다.