-
Notifications
You must be signed in to change notification settings - Fork 907
Closed
Labels
🐛 bugSomething isn't workingSomething isn't working
Description
react-native environment setup
- I verified that I have not react-native-cli installed globally and be up to date about the React Native environment setup.
Description
When attempting to execute the installation script the following error is thrown during the installation of dependencies:
- 📚 If you need to read more about this boilerplate : https://thecodingmachine.github.io/react-native-boilerplate/
- 🤕 If you have some troubles : https://github.com/thecodingmachine/react-native-boilerplate/issues
- ⭐ If you love this boilerplate, give us a star, you will be a ray of sunshine in our lives :) https://github.com/thecodingmachine/react-native-boilerplate
⠹ Installing dependencies
error An unexpected error occurred: Command failed with exit code 1: npm install
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: [email protected]
npm error Found: [email protected]
npm error node_modules/react
npm error react@"19.0.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer react@"^16.8.0 || ^17.0.0 || ^18.0.0" from [email protected]
npm error node_modules/react-query
npm error peer react-query@"^3.39.2" from [email protected]
npm error node_modules/reactotron-react-query
npm error dev reactotron-react-query@"^1.0.4" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
Version
latest
Do you use TypeScript?
Yes
On which OS this issue appear on?
IOS
Desktop OS
Mac OS 15
JeremyDolle
Metadata
Metadata
Assignees
Labels
🐛 bugSomething isn't workingSomething isn't working