[Android] Bundle build fails. No jni directory generated for node_modules #254
Unanswered
einjunge99
asked this question in
Q&A
Replies: 1 comment 9 replies
-
|
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
As the title suggests, I'm struggling to generate a bundle build for my project. While my project has a lot of dependencies, I managed to create a minimal replicate repository, with Bugsnag as the only dependency installed (You can check the issue here: bugsnag/bugsnag-js#2273).
The thing is that it seems weird to me that no one has ever reported something similar and even at some point I managed to get a successful build creating a project following the exact same steps as the minimal replicate repository, pointing that it may be something related to my local setup, but even If that were the case, I got the exact same issue while running my CI pipeline.
Is this a known issue? Any help would be gladly accepted.
Beta Was this translation helpful? Give feedback.
All reactions