-
-
Notifications
You must be signed in to change notification settings - Fork 22
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
FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':dr.pogodin_react-native-fs:compileReleaseKotlin'. #106
Comments
I don't support Expo (although, I guess, it should work) 🤷♂ |
It works with expo in development build. I have been using it for the last few months without any issue. But now suddenly, it stops bundling. I have enabled the new architecture, but still, it's not bundling. Here's the more logs; |
It'd probably be better if a new (old) build was released as 2.32.0 and then 2.31 gets released as 3 so that people don't unexpectedly hit this issue. |
¯\_(ツ)_/¯ It'd probably be better if Meta, or Expo place me on their payroll with a nice compensation, or every user actively donate me, so that I actually had a capacity to bother myself with what is convenient for every user of this and other RN libraries I work on 🤣 As of now, I have to spend 40h/week working for commercial projects that have nothing to do with React Native / this library; and even my pet projects I do in my free time, for which I need this library, and which are the reason I forked and maintain it, also require a bunch of efforts not related to this lib. You may guess, what do I think when ppl do not read release notes carefully, do not put efforts into investigating themselves the issues with this library, and insist on better support, more careful version management, etc. :) |
I used this version with and without the new architecture enabled. But the build failed again. |
@imranAfzal43A Are you sure it's the same issue? After I fixed this I got another issue from the root |
Actually, I have removed this package and am using the Expo file system.
…On Sun, Feb 16, 2025 at 4:00 AM xyfir ***@***.***> wrote:
@imranAfzal43A <https://github.com/imranAfzal43A> Are you sure it's the
same issue? After I fixed this I got another issue from the root expo
package with some Kotlin versioning issue or something like that. I had to
downgrade Expo as well to 52.0.18. If that's not the issue, try clearing
out your gradle and expo cache or something...
—
Reply to this email directly, view it on GitHub
<#106 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A2QL4DSDEGZKSCJUGJQDY3T2P7BHPAVCNFSM6AAAAABXE5KCMKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMNRRGEZTQNJRG4>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
[image: MrXyfir]*MrXyfir* left a comment
(birdofpreyru/react-native-fs#106)
<#106 (comment)>
@imranAfzal43A <https://github.com/imranAfzal43A> Are you sure it's the
same issue? After I fixed this I got another issue from the root expo
package with some Kotlin versioning issue or something like that. I had to
downgrade Expo as well to 52.0.18. If that's not the issue, try clearing
out your gradle and expo cache or something...
—
Reply to this email directly, view it on GitHub
<#106 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A2QL4DSDEGZKSCJUGJQDY3T2P7BHPAVCNFSM6AAAAABXE5KCMKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMNRRGEZTQNJRG4>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Eas build failed and local build failed. Here's the logs:
FAILURE: Build failed with an exception.
Execution failed for task ':dr.pogodin_react-native-fs:compileReleaseKotlin'.
I am using react native expo 52
The text was updated successfully, but these errors were encountered: