You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: