super-app-showcase icon indicating copy to clipboard operation
super-app-showcase copied to clipboard

Unable to run the project on Android

Open rkchoudhury opened this issue 1 year ago • 4 comments

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 avatar Nov 30 '24 07:11 rkchoudhury

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

jbroma avatar Dec 13 '24 08:12 jbroma

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

jbroma avatar Dec 13 '24 08:12 jbroma

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

Yes

rkchoudhury avatar Dec 21 '24 15:12 rkchoudhury

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

jbroma avatar Dec 23 '24 10:12 jbroma