-
Notifications
You must be signed in to change notification settings - Fork 28.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
in flutter 3.39.0 PathNotFoundException: Cannot open file, path = '/Users/tejasthonge/coding/Compny/Quoppo/quirlo-app/android/build.gradle' (OS Error: No such file or directory, errno = 2) #163374
Comments
in flutter 3.29.0 |
I renamed the file back to .Gradle instead of whatever it was .gradle.something |
Hi @tejasthonge, please provide a complete minimal reproducible code sample along with detailed steps to reproduce so that we can properly investigate this issue. Thank you |
@danagbemava-nc you can reproduce issue while configuring app with firebase cli. Just run flutterfire configure. There are also other packages which have same issue. Like awesome_notifications, external_path, etc. |
It's the problem of changing gradle file(now build.gradle.kts) |
If it is an issue with the flutterfire_cli, you will need to report it to the firebase cli team so they can make the necessary adjustments to their tooling. This has been reported on their repo as well. See invertase/flutterfire_cli#375 Closing this as this is an issue with the flutterfire_cli. It has also been fixed in the tool. See invertase/flutterfire_cli#306 |
This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of |
in flutter 3.39.0 PathNotFoundException: Cannot open file, path = '/Users/tejasthonge/coding/Compny/Quoppo/quirlo-app/android/build.gradle' (OS Error: No such file or directory, errno = 2)
The text was updated successfully, but these errors were encountered: