Unable to run the project on Android
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
are you using the pnpm version that the root package.json specifies?
ahh I see now this on Windows, I'll try to replicate there and fix this 👍
are you using the pnpm version that the root
package.jsonspecifies?
Yes
are you using the pnpm version that the root
package.jsonspecifies?Yes
thanks, I've opened a PR with the fix but I'm unable to proceed because of a bug in gradle