Skip to content

reactnative0.77 npm install @react-native-async-storage/async-storage error report #1193

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

Open
5 tasks
JasonSanYe opened this issue Mar 12, 2025 · 2 comments
Open
5 tasks
Labels
bug Something isn't working

Comments

@JasonSanYe
Copy link

What happened?

npm install @react-native-async-storage/async-storage

error report

Version

2.1.2

What platforms are you seeing this issue on?

  • Android
  • iOS
  • macOS
  • Windows
  • web

System Information

npm install @react-native-async-storage/async-storage
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: tvrn@0.0.1
npm error Found: react-native@0.78.0-0
npm error node_modules/react-native
npm error   peer react-native@"*" from @react-native-tvos/virtualized-lists@0.78.0-0
npm error   node_modules/@react-native-tvos/virtualized-lists
npm error     @react-native-tvos/virtualized-lists@"0.78.0-0" from react-native@0.78.0-0
npm error   peer react-native@"*" from @react-navigation/native@7.0.15
npm error   node_modules/@react-navigation/native
npm error     peer @react-navigation/native@"^7.0.15" from @react-navigation/native-stack@7.2.1
npm error     node_modules/@react-navigation/native-stack
npm error       @react-navigation/native-stack@"^7.2.1" from the root project
npm error     peer @react-navigation/native@"^7.0.15" from @react-navigation/elements@2.2.6
npm error     node_modules/@react-navigation/native-stack/node_modules/@react-navigation/elements
npm error       @react-navigation/elements@"^2.2.6" from @react-navigation/native-stack@7.2.1
npm error       node_modules/@react-navigation/native-stack
npm error         @react-navigation/native-stack@"^7.2.1" from the root project
npm error     1 more (the root project)
npm error   5 more (@react-navigation/native-stack, ...)
npm error
npm error Could not resolve dependency:
npm error @react-native-async-storage/async-storage@"*" from the root project
npm error
npm error Conflicting peer dependency: react-native@0.78.0
npm error node_modules/react-native
npm error   peer react-native@"^0.0.0-0 || >=0.65 <1.0" from @react-native-async-storage/async-storage@2.1.2
npm error   node_modules/@react-native-async-storage/async-storage
npm error     @react-native-async-storage/async-storage@"*" 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.
npm error
npm error
npm error For a full report see:
npm error /Users/apple/.npm/_logs/2025-03-12T03_12_35_573Z-eresolve-report.txt
npm error A complete log of this run can be found in: /Users/apple/.npm/_logs/2025-03-12T03_12_35_573Z-debug-0.log

Steps to Reproduce

npm install @react-native-async-storage/async-storage

@JasonSanYe JasonSanYe added the bug Something isn't working label Mar 12, 2025
@JasonSanYe
Copy link
Author

"react-native": "npm:react-native-tvos@0.77.0-0",

1 similar comment
@JasonSanYe
Copy link
Author

"react-native": "npm:react-native-tvos@0.77.0-0",

@JasonSanYe JasonSanYe changed the title reactnative0.78 npm install @react-native-async-storage/async-storage error report reactnative0.77 npm install @react-native-async-storage/async-storage error report Mar 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant