如何解决Flutter Android Licenses崩溃错误?

时间:2019-05-10 18:41:43

标签: flutter

我在接受Android许可证时遇到此错误。我该怎么解决?

谢谢

C:\src\flutter>flutter doctor --android-licenses
CreateProcessW failed 193

Oops; flutter has exited unexpectedly.
Sending crash report to Google.
Crash report sent (report ID: e7f82bc31f8a948e)
CreateProcessW failed 193
Unhandled exception:
ProcessException: %1 is not a valid Win32 application.

Command: C:\Users\NIKHIL SINGH\AppData\Local\Android\Sdk\platform-     tools\adb.exe devices -l
#0      _ProcessImpl._runAndWait (dart:io-patch/process_patch.dart:489:7)
#1      _runNonInteractiveProcessSync (dart:io-patch/process_patch.dart:634:18)
#2      Process.runSync (dart:io-patch/process_patch.dart:66:12)
#3      LocalProcessManager.runSync (package:process/src/interface/local_process_manager.dart:83:20)
#4      _runWithLoggingSync (package:flutter_tools/src/base/process.dart:333:48)

0 个答案:

没有答案
相关问题