[Git bash] flutter doctor / bash:flutter command not found 오류 문제 해결방법
영어 절라 못하는데..
영어 쓰기 힘드네..
[Git bash] flutter doctor / bash:flutter command not found 오류 문제 해결방법
포스팅을 시작하겠다.
사건의 발달…
사건의 발달..
flutter SDK설치후 검토하는데…
이딴 오류가 뜸..
분명난 설치했는데…
그래서 찾아보니
지피티 曰 : 응 다운로드해서 폴더에 넣어..
나 : OKOK~
그래서 해보니..
1차적으로 성공함
X표시는 나중에 V표시로 바꿔야 하지만
쨋든 성공했으니 하는 포스팅..
(사실 이것만 잘 보면, 아래글 안봐도 해결방법은 이미 나와있는 꼴)
여튼,
포스팅 시작!
아마 제 포스팅 보면서 하시는 분들은..
분명 설치를 했는데…도
불구하고
오류가 떳을꺼임..
(안뜰 수도 있어서… 추가 포스팅으로 하는거)
여튼 그러면..
1. Flutter를 수동으로 설치해 줍니다(알집파일 설치)
링크는 아래 참조
사진이 곧 내용이다 보니
따라하시면 됩니다.
링크에서 아래롤 스크롤 내리다 보면..
이렇게 있습니다.
(안뜨시는 분은, 번역기 끄세요. 원문으로 보시면 됩니다.)
2. 알집을 풀어서 c드라이브에 설치합니다.
사진과 같이
c: flutter에 설치하면 됩니다.
그리고 다시하면,
아래와 같이
[√] Windows Version (11 Home 64-bit, 25H2, 2009)
[!] Android toolchain – develop for Android devices (Android SDK version 36.0.0)
X Android license status unknown.
Run `flutter doctor –android-licenses` to accept the SDK licenses.
See https://flutter.dev/to/windows-android-setup for more details.
[√] Chrome – develop for the web
[X] Visual Studio – develop Windows apps
X Visual Studio not installed; this is necessary to develop Windows apps.
Download at https://visualstudio.microsoft.com/downloads/.
Please install the “Desktop development with C++” workload, including all of its default
components
[√] Connected device (3 available)
[√] Network resources
뜨면…
이제 다시 돌아와서 저 x표시된 오류를 해결해보자..