I sent the flutter application I was working on from one pc to another and now when I run it on the new pc and now the error is I’m getting the directory of the previous pc so the app can’t run..
How can I fix this issue.
I didn’t think the directory will affect the app
Below is the error
Execution failed for task ‘:app:compileFlutterBuildDebug’.
Failed to create parent directory ‘C:Usersname’ when creating directory ‘C:UsersnameDocumentsFlutter VS codesecommercebuildappintermediatesflutterdebugflutter_assets’
- 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.
2