简体   繁体   English

在您的 Flutter SDK 中找不到 Dart

[英]Could not find Dart in your Flutter SDK

I've been developing a Flutter app for a while.我开发 Flutter 应用已有一段时间了。 Since the last update I am getting this message:自上次更新以来,我收到此消息:

Could not find Dart in your Flutter SDK. Please run 'flutter doctor' in the terminal then reload the project once all issues are resolved.在您的 Flutter SDK 中找不到 Dart。请在终端中运行“flutter doctor”,然后在所有问题解决后重新加载项目。

I can't run my application in vs-code right now.我现在无法在 vs-code 中运行我的应用程序。 When I run flutter doctor in terminal, everything seems to be fine.当我在终端运行flutter doctor时,一切似乎都很好。

[00:26:17] [General] [Info] Searching for SDKs...
[00:26:17] [General] [Info] Environment PATH:
[00:26:17] [General] [Info]     C:\ProgramData\Oracle\Java\javapath
[00:26:17] [General] [Info]     C:\Program Files (x86)\Intel\iCLS Client\
[00:26:17] [General] [Info]     C:\Program Files\Intel\iCLS Client\
[00:26:17] [General] [Info]     C:\Windows\system32
[00:26:17] [General] [Info]     C:\Windows
[00:26:17] [General] [Info]     C:\Windows\System32\Wbem
[00:26:17] [General] [Info]     C:\Windows\System32\WindowsPowerShell\v1.0\
[00:26:17] [General] [Info]     C:\Program Files\Intel\Intel(R) Management Engine Components\DAL
[00:26:17] [General] [Info]     C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL
[00:26:17] [General] [Info]     C:\Program Files\Intel\Intel(R) Management Engine Components\IPT
[00:26:17] [General] [Info]     C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT
[00:26:17] [General] [Info]     C:\Program Files\Intel\WiFi\bin\
[00:26:17] [General] [Info]     C:\Program Files\Common Files\Intel\WirelessCommon\
[00:26:17] [General] [Info]     C:\Program Files\Microsoft\Web Platform Installer\
[00:26:17] [General] [Info]     c:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\
[00:26:17] [General] [Info]     c:\Program Files\Microsoft SQL Server\100\Tools\Binn\
[00:26:17] [General] [Info]     c:\Program Files\Microsoft SQL Server\100\DTS\Binn\
[00:26:17] [General] [Info]     C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common
[00:26:17] [General] [Info]     C:\MinGW\bin
[00:26:17] [General] [Info]     C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\130\Tools\Binn\
[00:26:17] [General] [Info]     C:\Program Files (x86)\Microsoft SQL Server\140\Tools\Binn\
[00:26:17] [General] [Info]     C:\Program Files\Microsoft SQL Server\140\Tools\Binn\
[00:26:17] [General] [Info]     C:\Program Files\Microsoft SQL Server\140\DTS\Binn\
[00:26:17] [General] [Info]     C:\Program Files (x86)\Microsoft SQL Server\150\DTS\Binn\
[00:26:17] [General] [Info]     C:\Program Files\Git\cmd
[00:26:17] [General] [Info]     C:\src\flutter\bin
[00:26:17] [General] [Info]     C:\Users\yugiyuu\AppData\Local\Android\tools
[00:26:17] [General] [Info]     C:\Users\yugiyuu\AppData\Local\Androidplatform-tools
[00:26:17] [General] [Info]     C:\Users\yugiyuu\AppData\Local\Programs\Microsoft VS Code\bin
[00:26:17] [General] [Info] Found Flutter project at C:\Users\yugiyuu\Desktop\FindMeReal\FindMeReal:
            Mobile? true
            Web? false
            Create Trigger? false
            Flutter Repo? false
[00:26:17] [General] [Info] Searching for flutter.bat
[00:26:17] [General] [Info]     Looking for flutter.bat in:
[00:26:17] [General] [Info]         C:\Users\yugiyuu\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\flutter
[00:26:17] [General] [Info]         C:\Users\yugiyuu\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\flutter\bin
[00:26:17] [General] [Info]         C:\Users\yugiyuu\Desktop\FindMeReal\FindMeReal
[00:26:17] [General] [Info]         C:\Users\yugiyuu\Desktop\FindMeReal\FindMeReal\bin
[00:26:17] [General] [Info]         C:\src\flutter\bin\
[00:26:17] [General] [Info]         C:\Users\yugiyuu\Desktop\FindMeReal\FindMeReal\.flutter
[00:26:17] [General] [Info]         C:\Users\yugiyuu\Desktop\FindMeReal\FindMeReal\.flutter\bin
[00:26:17] [General] [Info]         C:\Users\yugiyuu\Desktop\FindMeReal\FindMeReal\vendor\flutter
[00:26:17] [General] [Info]         C:\Users\yugiyuu\Desktop\FindMeReal\FindMeReal\vendor\flutter\bin
[00:26:17] [General] [Info]         C:\ProgramData\Oracle\Java\javapath
[00:26:17] [General] [Info]         C:\ProgramData\Oracle\Java\javapath\bin
[00:26:17] [General] [Info]         C:\Program Files (x86)\Intel\iCLS Client\
[00:26:17] [General] [Info]         C:\Program Files (x86)\Intel\iCLS Client\bin
[00:26:17] [General] [Info]         C:\Program Files\Intel\iCLS Client\
[00:26:17] [General] [Info]         C:\Program Files\Intel\iCLS Client\bin
[00:26:17] [General] [Info]         C:\Windows\system32
[00:26:17] [General] [Info]         C:\Windows\system32\bin
[00:26:17] [General] [Info]         C:\Windows
[00:26:17] [General] [Info]         C:\Windows\bin
[00:26:17] [General] [Info]         C:\Windows\System32\Wbem
[00:26:17] [General] [Info]         C:\Windows\System32\Wbem\bin
[00:26:17] [General] [Info]         C:\Windows\System32\WindowsPowerShell\v1.0\
[00:26:17] [General] [Info]         C:\Windows\System32\WindowsPowerShell\v1.0\bin
[00:26:17] [General] [Info]         C:\Program Files\Intel\Intel(R) Management Engine Components\DAL
[00:26:17] [General] [Info]         C:\Program Files\Intel\Intel(R) Management Engine Components\DAL\bin
[00:26:17] [General] [Info]         C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL
[00:26:17] [General] [Info]         C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL\bin
[00:26:17] [General] [Info]         C:\Program Files\Intel\Intel(R) Management Engine Components\IPT
[00:26:17] [General] [Info]         C:\Program Files\Intel\Intel(R) Management Engine Components\IPT\bin
[00:26:17] [General] [Info]         C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT
[00:26:17] [General] [Info]         C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT\bin
[00:26:17] [General] [Info]         C:\Program Files\Intel\WiFi\bin\
[00:26:17] [General] [Info]         C:\Program Files\Common Files\Intel\WirelessCommon\
[00:26:17] [General] [Info]         C:\Program Files\Common Files\Intel\WirelessCommon\bin
[00:26:17] [General] [Info]         C:\Program Files\Microsoft\Web Platform Installer\
[00:26:17] [General] [Info]         C:\Program Files\Microsoft\Web Platform Installer\bin
[00:26:17] [General] [Info]         c:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\
[00:26:17] [General] [Info]         c:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\bin
[00:26:17] [General] [Info]         c:\Program Files\Microsoft SQL Server\100\Tools\Binn\
[00:26:17] [General] [Info]         c:\Program Files\Microsoft SQL Server\100\Tools\Binn\bin
[00:26:17] [General] [Info]         c:\Program Files\Microsoft SQL Server\100\DTS\Binn\
[00:26:17] [General] [Info]         c:\Program Files\Microsoft SQL Server\100\DTS\Binn\bin
[00:26:17] [General] [Info]         C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common
[00:26:17] [General] [Info]         C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common\bin
[00:26:17] [General] [Info]         C:\MinGW\bin
[00:26:17] [General] [Info]         C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\130\Tools\Binn\
[00:26:17] [General] [Info]         C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\130\Tools\Binn\bin
[00:26:17] [General] [Info]         C:\Program Files (x86)\Microsoft SQL Server\140\Tools\Binn\
[00:26:17] [General] [Info]         C:\Program Files (x86)\Microsoft SQL Server\140\Tools\Binn\bin
[00:26:17] [General] [Info]         C:\Program Files\Microsoft SQL Server\140\Tools\Binn\
[00:26:17] [General] [Info]         C:\Program Files\Microsoft SQL Server\140\Tools\Binn\bin
[00:26:17] [General] [Info]         C:\Program Files\Microsoft SQL Server\140\DTS\Binn\
[00:26:17] [General] [Info]         C:\Program Files\Microsoft SQL Server\140\DTS\Binn\bin
[00:26:17] [General] [Info]         C:\Program Files (x86)\Microsoft SQL Server\150\DTS\Binn\
[00:26:17] [General] [Info]         C:\Program Files (x86)\Microsoft SQL Server\150\DTS\Binn\bin
[00:26:17] [General] [Info]         C:\Program Files\Git\cmd
[00:26:17] [General] [Info]         C:\Program Files\Git\cmd\bin
[00:26:17] [General] [Info]         C:\src\flutter\bin
[00:26:17] [General] [Info]         C:\Users\yugiyuu\AppData\Local\Android\tools
[00:26:17] [General] [Info]         C:\Users\yugiyuu\AppData\Local\Android\tools\bin
[00:26:17] [General] [Info]         C:\Users\yugiyuu\AppData\Local\Androidplatform-tools
[00:26:17] [General] [Info]         C:\Users\yugiyuu\AppData\Local\Androidplatform-tools\bin
[00:26:17] [General] [Info]         C:\Users\yugiyuu\AppData\Local\Programs\Microsoft VS Code\bin
[00:26:17] [General] [Info]     Found at:
[00:26:17] [General] [Info]         C:\Users\yugiyuu\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\flutter\bin
[00:26:17] [General] [Info]         C:\src\flutter\bin\
[00:26:17] [General] [Info]         C:\src\flutter\bin
[00:26:17] [General] [Info]     Candidate paths to be post-filtered:
[00:26:17] [General] [Info]         C:\Users\yugiyuu\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\flutter
[00:26:17] [General] [Info]         C:\src\flutter
[00:26:17] [General] [Info]         C:\src\flutter
[00:26:17] [General] [Info]     Found at C:\Users\yugiyuu\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\flutter
[00:26:17] [General] [Info]     Returning SDK path C:\Users\yugiyuu\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\flutter for flutter.bat
[00:26:17] [General] [Info] Searching for dart.exe
[00:26:17] [General] [Info]     Looking for dart.exe in:
[00:26:17] [General] [Info]         C:\Users\yugiyuu\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\flutter\bin\cache\dart-sdk
[00:26:17] [General] [Info]         C:\Users\yugiyuu\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\flutter\bin\cache\dart-sdk\bin
[00:26:17] [General] [Info]         C:\ProgramData\Oracle\Java\javapath
[00:26:17] [General] [Info]         C:\ProgramData\Oracle\Java\javapath\bin
[00:26:17] [General] [Info]         C:\Program Files (x86)\Intel\iCLS Client\
[00:26:17] [General] [Info]         C:\Program Files (x86)\Intel\iCLS Client\bin
[00:26:17] [General] [Info]         C:\Program Files\Intel\iCLS Client\
[00:26:17] [General] [Info]         C:\Program Files\Intel\iCLS Client\bin
[00:26:17] [General] [Info]         C:\Windows\system32
[00:26:17] [General] [Info]         C:\Windows\system32\bin
[00:26:17] [General] [Info]         C:\Windows
[00:26:17] [General] [Info]         C:\Windows\bin
[00:26:17] [General] [Info]         C:\Windows\System32\Wbem
[00:26:17] [General] [Info]         C:\Windows\System32\Wbem\bin
[00:26:17] [General] [Info]         C:\Windows\System32\WindowsPowerShell\v1.0\
[00:26:17] [General] [Info]         C:\Windows\System32\WindowsPowerShell\v1.0\bin
[00:26:17] [General] [Info]         C:\Program Files\Intel\Intel(R) Management Engine Components\DAL
[00:26:17] [General] [Info]         C:\Program Files\Intel\Intel(R) Management Engine Components\DAL\bin
[00:26:17] [General] [Info]         C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL
[00:26:17] [General] [Info]         C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL\bin
[00:26:17] [General] [Info]         C:\Program Files\Intel\Intel(R) Management Engine Components\IPT
[00:26:17] [General] [Info]         C:\Program Files\Intel\Intel(R) Management Engine Components\IPT\bin
[00:26:17] [General] [Info]         C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT
[00:26:17] [General] [Info]         C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT\bin
[00:26:17] [General] [Info]         C:\Program Files\Intel\WiFi\bin\
[00:26:17] [General] [Info]         C:\Program Files\Common Files\Intel\WirelessCommon\
[00:26:17] [General] [Info]         C:\Program Files\Common Files\Intel\WirelessCommon\bin
[00:26:17] [General] [Info]         C:\Program Files\Microsoft\Web Platform Installer\
[00:26:17] [General] [Info]         C:\Program Files\Microsoft\Web Platform Installer\bin
[00:26:17] [General] [Info]         c:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\
[00:26:17] [General] [Info]         c:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\bin
[00:26:17] [General] [Info]         c:\Program Files\Microsoft SQL Server\100\Tools\Binn\
[00:26:17] [General] [Info]         c:\Program Files\Microsoft SQL Server\100\Tools\Binn\bin
[00:26:17] [General] [Info]         c:\Program Files\Microsoft SQL Server\100\DTS\Binn\
[00:26:17] [General] [Info]         c:\Program Files\Microsoft SQL Server\100\DTS\Binn\bin
[00:26:17] [General] [Info]         C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common
[00:26:17] [General] [Info]         C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common\bin
[00:26:17] [General] [Info]         C:\MinGW\bin
[00:26:17] [General] [Info]         C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\130\Tools\Binn\
[00:26:17] [General] [Info]         C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\130\Tools\Binn\bin
[00:26:17] [General] [Info]         C:\Program Files (x86)\Microsoft SQL Server\140\Tools\Binn\
[00:26:17] [General] [Info]         C:\Program Files (x86)\Microsoft SQL Server\140\Tools\Binn\bin
[00:26:17] [General] [Info]         C:\Program Files\Microsoft SQL Server\140\Tools\Binn\
[00:26:17] [General] [Info]         C:\Program Files\Microsoft SQL Server\140\Tools\Binn\bin
[00:26:17] [General] [Info]         C:\Program Files\Microsoft SQL Server\140\DTS\Binn\
[00:26:17] [General] [Info]         C:\Program Files\Microsoft SQL Server\140\DTS\Binn\bin
[00:26:17] [General] [Info]         C:\Program Files (x86)\Microsoft SQL Server\150\DTS\Binn\
[00:26:17] [General] [Info]         C:\Program Files (x86)\Microsoft SQL Server\150\DTS\Binn\bin
[00:26:17] [General] [Info]         C:\Program Files\Git\cmd
[00:26:17] [General] [Info]         C:\Program Files\Git\cmd\bin
[00:26:17] [General] [Info]         C:\src\flutter\bin
[00:26:17] [General] [Info]         C:\Users\yugiyuu\AppData\Local\Android\tools
[00:26:17] [General] [Info]         C:\Users\yugiyuu\AppData\Local\Android\tools\bin
[00:26:17] [General] [Info]         C:\Users\yugiyuu\AppData\Local\Androidplatform-tools
[00:26:17] [General] [Info]         C:\Users\yugiyuu\AppData\Local\Androidplatform-tools\bin
[00:26:17] [General] [Info]         C:\Users\yugiyuu\AppData\Local\Programs\Microsoft VS Code\bin
[00:26:17] [General] [Info]         C:\Users\yugiyuu\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\flutter\bin\cache\dart-sdk
[00:26:17] [General] [Info]         C:\Users\yugiyuu\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\flutter\bin\cache\dart-sdk\bin
[00:26:17] [General] [Info]     Found at:
[00:26:17] [General] [Info]         C:\Users\yugiyuu\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\flutter\bin\cache\dart-sdk\bin
[00:26:17] [General] [Info]         C:\Users\yugiyuu\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\flutter\bin\cache\dart-sdk\bin
[00:26:17] [General] [Info]     Candidate paths to be post-filtered:
[00:26:17] [General] [Info]         C:\Users\yugiyuu\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\flutter\bin\cache\dart-sdk
[00:26:17] [General] [Info]         C:\Users\yugiyuu\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\flutter\bin\cache\dart-sdk
[00:26:17] [General] [Info]     Returning SDK path undefined for dart.exe

This is my log.这是我的日志。

Doctor summary (to see all details, run flutter doctor -v):
[√] Flutter (Channel stable, v1.17.0, on Microsoft Windows [Version 6.3.9600], locale tr-TR)
[√] Android toolchain - develop for Android devices (Android SDK version 29.0.2)
[√] Android Studio (version 3.6)
[√] VS Code (version 1.45.0)
[√] Connected device (1 available)

• No issues found!

And this is my flutter doctor output.这是我的flutter doctor output。

Dart Version: Dart 版本: 在此处输入图像描述

How can I solve this problem?我怎么解决这个问题?

The solution worked for me.该解决方案对我有用。

go to directory where your flutter sdk is located. go 到你的 flutter sdk 所在的目录。 and navigate to C:/flutterSDKDir/bin/cache/dart-sdk/bin并导航到 C:/flutterSDKDir/bin/cache/dart-sdk/bin

copy url复制 url

create new system variable path and paste url their.创建新的系统变量路径并粘贴 url 他们的。 It will work.它会起作用。

I solved this issue by delete flutter folder and downloaded it again我通过删除 flutter 文件夹并重新下载解决了这个问题

It looks like you may have two copies of the Flutter SDK:看起来你可能有 Flutter SDK 的两个副本:

  • C:\Users\yugiyuu\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\flutter C:\Users\yugiyuu\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\flutter
  • C:\src\flutter C:\src\flutter

VS Code is picking the first one (posisbly you have that set in dart.flutterSdkPath ?). VS Code 正在选择第一个(可能你在dart.flutterSdkPath中设置了那个?)。 My guess is that when you're running "flutter doctor" from the terminal, you're running the second one.我的猜测是,当您从终端运行“flutter doctor”时,您正在运行第二个。

If you run "C:\Users\yugiyuu\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\flutter\bin\flutter.bat doctor" from the terminal, it will probably download the Dart SDK and fix the issue, but it would be better to eliminate one of the copies of the SDK to avoid confusion.如果你从终端运行“C:\Users\yugiyuu\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\flutter\bin\flutter.bat doctor”,它可能会下载 Dart SDK 并解决问题,但是最好删除 SDK 的一个副本以避免混淆。

Edit : Actually, it looks like your Dart SDK might be incomplete, since dart.exe appears to have been found, but the folder is being filtered out - I suspect because it does not have the analysis_server snapshot.编辑:实际上,看起来您的 Dart SDK 可能不完整,因为似乎已找到 dart.exe,但该文件夹已被过滤掉 - 我怀疑是因为它没有 analysis_server 快照。 Try deleting the "bin/cache/dart-sdk" folder from the Flutter SDK and then running "C:\Users\yugiyuu\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\flutter\bin\flutter.bat doctor" (or deleting that copy of the SDK if you want to use the other).尝试从 Flutter SDK 中删除“bin/cache/dart-sdk”文件夹,然后运行“C:\Users\yugiyuu\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\flutter\bin\flutter.bat doctor” (或者删除 SDK 的那个副本,如果你想使用另一个)。

If it still doesn't work, please raise an issue at https://github.com/Dart-Code/Dart-Code and we can figure it out (and perhaps improve the reporting).如果仍然不起作用,请在https://github.com/Dart-Code/Dart-Code提出问题,我们可以解决(并可能改进报告)。

C:\src\flutter\bin Add this type URL in Path (User Variables) in Environment Variables. C:\src\flutter\bin 在环境变量中的Path(User Variables)中添加这个类型URL。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM