我最近從 Windows 切換到 linux,并在其中設定了所有顫動的東西,但是當我嘗試運行時,在終端上顯示此錯誤
lib/main.dart:1
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:compileFlutterBuildDebug'.
> java.net.URISyntaxException: Illegal character in opaque part at index 2: D:\\Documents\\FLUTTER\\flutter practice\\test app 1\\login_shared_pref\\build\\app\\intermediates\\flutter\\debug\\flutter_assets\\AssetManifest.json
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
* Get more help at https://help.gradle.org
BUILD FAILED in 1s
如何解決這個問題,或者這里真正的問題是什么?
uj5u.com熱心網友回復:
我遇到了這個問題,什么對我有用:
1-撲干凈
2-顫振酒吧得到
并確保
匯入:'dart.js';
不存在,如果它洗掉它
轉載請註明出處,本文鏈接:https://www.uj5u.com/shujuku/408810.html
標籤:
下一篇:SetState不更新串列視圖
