【问题标题】:How to solve "Could not prepare isolate" error?如何解决“无法准备隔离”错误?
【发布时间】:2022-12-24 02:06:58
【问题描述】:
Installing build\app\outputs\flutter-apk\app.apk... 19.2s
E/flutter (23961): [ERROR:flutter/runtime/dart_isolate.cc(143)] Could not prepare isolate.
E/flutter (23961): [ERROR:flutter/runtime/runtime_controller.cc(385)] Could not create root isolate.
E/flutter (23961): [ERROR:flutter/shell/common/shell.cc(604)] Could not launch engine with configuration.
我做到了 flutter doctor 但没问题,我做到了 flutter clean 和 flutter run 但什么也没跑
【问题讨论】:
标签:
flutter
visual-studio-code
【解决方案1】:
我也面临同样的问题,你找到任何解决办法了吗?
E/flutter (10273): [ERROR:flutter/shell/common/shell.cc(93)] Dart Error: Dart_LookupLibrary: library 'Vse' not found.
E/flutter (10273): [ERROR:flutter/runtime/dart_isolate.cc(668)] Could not resolve main entrypoint function.
E/flutter (10273): [ERROR:flutter/runtime/dart_isolate.cc(167)] Could not run the run main Dart entrypoint.
E/flutter (10273): [ERROR:flutter/runtime/runtime_controller.cc(385)] Could not create root isolate.
E/flutter (10273): [ERROR:flutter/shell/common/shell.cc(604)] Could not launch engine with configuration.