You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for your blog post and code. I cloned it locally, loaded using latest Android Studio (3.5.1, 2019-9-25 ), and am trying to run in the emulator, but get this:
`Launching lib\main.dart on Android SDK built for x86 in debug mode...
Initializing gradle...
Resolving dependencies...
Error running Gradle:
ProcessException: Process "E:\githubReadOnly\InspireQuoteApp\android\gradlew.bat" exited abnormally:
What went wrong:
A problem occurred evaluating project ':app'.
path may not be null or empty string. path='null'
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.
Thank you for your blog post and code. I cloned it locally, loaded using latest Android Studio (3.5.1, 2019-9-25 ), and am trying to run in the emulator, but get this:
`Launching lib\main.dart on Android SDK built for x86 in debug mode...
Initializing gradle...
Resolving dependencies...
ProcessException: Process "E:\githubReadOnly\InspireQuoteApp\android\gradlew.bat" exited abnormally:
FAILURE: Build failed with an exception.
Where:
Build file 'E:\githubReadOnly\InspireQuoteApp\android\app\build.gradle' line: 54
What went wrong:
A problem occurred evaluating project ':app'.
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
Command: E:\githubReadOnly\InspireQuoteApp\android\gradlew.bat app:properties
Finished with error: Please review your Gradle project setup in the android/ folder.
`
The text was updated successfully, but these errors were encountered: