We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
hello, i'm facing issue running android on monorepo project, can't run file because of wrong path of node_modules
i have node_modules in monorepo root only, so is there a way to change the node_modules path on android
/bin/sh: PROJECT_ROOT/apps/rider/node_modules/react-native-keys/keysAndroid.js: No such file or directory
Thanks
building and running android
0.75.1
The text was updated successfully, but these errors were encountered:
👋 @HamoBoker Thanks for opening your issue here! If you find this package useful hit the star🌟!
Sorry, something went wrong.
@HamoBoker did you find any solution for this?
No branches or pull requests
Current behavior
hello, i'm facing issue running android on monorepo project, can't run file because of wrong path of node_modules
i have node_modules in monorepo root only, so is there a way to change the node_modules path on android
Thanks
Expected behavior
building and running android
Platform
React Native Version
0.75.1
React Native Compressor Version
Reproducible Steps And Demo
The text was updated successfully, but these errors were encountered: