Hello, I am trying to build a react native application on the bitbucket pipeline then send it to the downloads section of the repo to be available for others, However I am facing an error I can't get around/understand why it happens
Here's my pipeline
* Where:
Script '/opt/atlassian/pipelines/agent/build/node_modules/@react-native-community/cli-platform-android/native_modules.gradle' line: 435
* What went wrong:
A problem occurred evaluating script.
> React Native CLI failed to determine Android project configuration. This is likely due to misconfiguration. Config output:
[root:/opt/atlassian/pipelines/agent/build, reactNativePath:/opt/atlassian/pipelines/agent/build/node_modules/react-native, reactNativeVersion:0.73, dependencies:[:], commands:[], healthChecks:[], platforms:[:], project:[:]]
any ideas ?
If this holds up anyone later down the line I found the answer to it,
I had these dependencies in my package.json
"resolutions": {
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.