Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/dart/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Flutter 弗利特医生要崩溃了_Flutter_Dart - Fatal编程技术网

Flutter 弗利特医生要崩溃了

Flutter 弗利特医生要崩溃了,flutter,dart,Flutter,Dart,我将颤振2.2.0稳定解压为C:/src,然后在颤振控制台.bat文件上运行颤振医生命令。我在运行命令时遇到此错误 Doctor summary (to see all details, run flutter doctor -v): [✓] Flutter (Channel stable, 2.2.0, on Microsoft Windows [Version 10.0.18363.1556], locale en-US) ⣽../../third_party/dart/runtime/bi

我将颤振2.2.0稳定解压为C:/src,然后在颤振控制台.bat文件上运行颤振医生命令。我在运行命令时遇到此错误

Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 2.2.0, on Microsoft Windows [Version 10.0.18363.1556], locale en-US)
⣽../../third_party/dart/runtime/bin/process_win.cc: 171: error: GetExitCodeProcess failed 5

version=2.13.0 (stable) (Wed May 12 12:45:49 2021 +0200) on "windows_x64"
pid=18380, thread=5824, isolate_group=(nil)(0000000000000000), isolate=(nil)(0000000000000000)
isolate_instructions=0, vm_instructions=7ff6d60bfa70
  pc 0x00007ff6d6246426 fp 0x000000e81b3ff7d0 Unknown symbol
-- End of DumpSackTrace
⣻../../third_party/dart/runtime/bin/process_win.cc: 171: error: GetExitCodeProcess failed 5

Aborting re-entrant request for stack trace.
我认为无论是颤振还是飞镖都在某个地方损坏了,我该如何解决这个问题