Skip to content
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

Unable to run the project on Android #109

Open
rkchoudhury opened this issue Nov 30, 2024 · 4 comments · May be fixed by #117
Open

Unable to run the project on Android #109

rkchoudhury opened this issue Nov 30, 2024 · 4 comments · May be fixed by #117
Assignees
Labels
question Further information is requested

Comments

@rkchoudhury
Copy link

rkchoudhury commented Nov 30, 2024

Unable to run the project on Android

Tried to run the project with the command pnpm run:host:android. But getting following error.
(All the nodemodules are installed successfully using the pnpm install command)

Error: Failed to find the package '@react-native/gradle-plugin'. Ensure you have installed node_modules

Image

Image

@rkchoudhury rkchoudhury added the question Further information is requested label Nov 30, 2024
@jbroma
Copy link
Member

jbroma commented Dec 13, 2024

are you using the pnpm version that the root package.json specifies?

@jbroma
Copy link
Member

jbroma commented Dec 13, 2024

ahh I see now this on Windows, I'll try to replicate there and fix this 👍

@jbroma jbroma linked a pull request Dec 13, 2024 that will close this issue
1 task
@jbroma jbroma self-assigned this Dec 13, 2024
@rkchoudhury
Copy link
Author

are you using the pnpm version that the root package.json specifies?

Yes

@jbroma
Copy link
Member

jbroma commented Dec 23, 2024

are you using the pnpm version that the root package.json specifies?

Yes

thanks, I've opened a PR with the fix but I'm unable to proceed because of a bug in gradle

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants