Microsoft Windows [Version 10.0.22631.3296]
(c) Microsoft Corporation. All rights reserved.
C:\Users\jmhil>flutter doctor
Doctor summary (to see all details, run flutter doctor -v):
[☠] Flutter (the doctor check crashed)
X Due to an error, the doctor check did not complete. If the error message below is not helpful, please let us know
about this issue at https://github.com/flutter/flutter/issues.
X Error: Cannot find the executable for `where`. This can happen if the System32 folder (e.g. C:\Windows\System32 )
is removed from the PATH environment variable. Ensure that this is present and then try again after restarting the
terminal and/or IDE.
[√] Windows Version (Installed version of Windows is version 10 or higher)
[√] Android toolchain - develop for Android devices (Android SDK version 34.0.0)
[√] 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
[√] Android Studio (version 2023.2)
[√] Connected device (2 available)
[√] Network resources
! Doctor found issues in 2 categories.
C:\Users\jmhil
에러메세지(굵은 글씨부분) 를 해결하려면 어떻게 해야할까요? ㅠㅠ
-
이 게시글은
이우혁에 의해 1 년, 1 월 전에 수정됐습니다.