So I’ve tried running the start app in flutter and I get the following error:
FAILURE: Build failed with an exception.
- What went wrong:
Execution failed for task ‘:app:processDebugMainManifest’.
com.android.manifmerger.ManifestMerger2$MergeFailureException: java.io.FileNotFoundException: E:\Devcelopment\Projects\first_app2\build\app\intermediates\navigation_json\debug\navigation.json (The system cannot find the path specified)
- 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 1m 46s
So everywhere I’ve asked no one could of answered me please help me.
Main Error: Execution failed for task ‘:app:processDebugMainManifest’
I’ve tried ./gradlew clean, flutter clean, change the AVD API version.