커뮤니티
포인트
쿠폰
내 강의실
국비 신청 내역
증명서
계정
로그아웃
학습 질문
개발 일지
나의 활동
답변 완료
macOS 설치하기 중 문제
[왕초보] 플러터(Flutter)로 시작하는 앱개발 종합반 v0
1주차
북마크
이*엽
댓글
12
추천
0
조회수
23
조회수
23
답변 완료

* 겪고 있는 문제 상황을 최대한 자세하게 작성해주세요.

* 문제 해결을 위해 어떤 시도를 해보았는지 구체적으로 함께 알려주세요.



flutter doctor 명령어를 입력하니 다음과 같이 나옵니다.


[✓] Flutter (Channel stable, 3.7.9, on macOS 13.2.1 22D68 darwin-arm64, locale

  ko-KR)

[✓] Android toolchain - develop for Android devices (Android SDK version 33.0.2)

[✗] Xcode - develop for iOS and macOS

   Xcode installation is incomplete; a full installation is necessary for iOS

   development.

   Download at: https://developer.apple.com/xcode/download/

   Or install Xcode via the App Store.

   Once installed, run:

    sudo xcode-select --switch /Applications/Xcode.app/Contents/Developer

    sudo xcodebuild -runFirstLaunch

   CocoaPods not installed.

    CocoaPods is used to retrieve the iOS and macOS platform side's plugin

    code that responds to your plugin usage on the Dart side.

    Without CocoaPods, plugins will not work on iOS or macOS.

    For more info, see https://flutter.dev/platform-plugins

   To install see

   https://guides.cocoapods.org/using/getting-started.html#installation for

   instructions.

[✓] Chrome - develop for the web

[✓] Android Studio (version 2022.1)

[✓] VS Code (version 1.76.2)

[✓] Connected device (2 available)

[✓] HTTP Host Availability


brew 명령어가 실행이 안되더라구요 ㅠㅠ


/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" 명령어 실행하면


중간에 warning 이 뜨더라구요


Warning: /opt/homebrew/bin is not in your PATH.

 Instructions on how to configure your shell for Homebrew

 can be found in the 'Next steps' section below.


이렇게요


Xcode 를 지웠다가 다시 설치해야할까요? ㅠㅠ sudo gem install 만 별도로 시도했을때는 문제 없어보이는데..


무슨 문제가 있는걸까요 ㅠㅠ









취소
 공유
취소
댓글 0
댓글 알림
나의얼굴