react-native-boilerplate
react-native-boilerplate copied to clipboard
[BUG]: unable to install correctly
react-native environment setup
- [x] I verified that I have not react-native-cli installed globally and be up to date about the React Native environment setup.
Description
my node version is v20.9.0
Version
4.6.2
Do you use TypeScript?
Yes
On which OS this issue appear on?
None
Desktop OS
MacOS
For now reactotron is not ready for react 19. You can run npm install --legacy-peer-deps or use yarn which is less restrictive about peer deps conflicts
any solution?
just cd to your project folder and run yarn install~
same,how to fix
same,how to fix
just cd to your project folder and run yarn install~
It should be fixed in the new version. feel free to re-open