0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

flutter doctor

0
Posted at

flutter doctorのエラー

ターミナルでflutter doctor時のエラーです。(android)
スクリーンショット 2022-05-08 13.27.14.png

Android Studioを開きPreferencesから設定を行います。
スクリーンショット 2022-05-08 13.32.58.png

Appearance & Behaviorを開き
System Settingsを開き Android SDKを選択します
SDK Toolsの上から3番目Android SDKにチェックを入れます。
Untitled_1.1.1.png

Accept、saveして再度

flutter doctor

スクリーンショット 2022-05-08 14.21.40.png

エラー文が変わりました!続いて

flutter doctor --android-licenses

色々聞かれますがyを選択し再度

flutter doctor

無事終了
スクリーンショット 2022-05-08 14.23.54.png

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?