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

Update Readme information for MacOs #12

Open
siegfriedschaefer opened this issue Dec 4, 2022 · 0 comments
Open

Update Readme information for MacOs #12

siegfriedschaefer opened this issue Dec 4, 2022 · 0 comments

Comments

@siegfriedschaefer
Copy link

siegfriedschaefer commented Dec 4, 2022

Your readme is missing a hint on how to get rid of the metro openssl issue if just cloning your repo as it is in main-branch. You have to switch to the "react-native-0-69" branch if you want to use node > 17 under MacOS.
Easy flow:
git clone https://github.com/BabylonJS/BabylonReactNativeSample.git webxr
cd webxr
git checkout react-native-0-69
npm install
npm run android
This hint saves newcomers like me a lot of time searching the web and trying not working solutions. Please update your readme accordingly.
Thank you!

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

No branches or pull requests

1 participant