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

React 19 npm issue #570

Open
1 task
corentingosselin opened this issue Jan 12, 2025 · 0 comments
Open
1 task

React 19 npm issue #570

corentingosselin opened this issue Jan 12, 2025 · 0 comments
Assignees

Comments

@corentingosselin
Copy link

Description

Seems not yet compatible for react 19 ?

Expected behavior

npm i should install reapop without conflict

Steps to reproduce the bug

npm i for reapo 4.2.2

npm i
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: @roomy/[email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/react
npm ERR!   react@"19.0.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^16.8.0 || ^17.0.0 || ^18.0.0" from [email protected]
npm ERR! node_modules/reapop
npm ERR!   reapop@"^4.2.2" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! 
npm ERR! For a full report see:
npm ERR! /Users/prodigy/.npm/_logs/2025-01-12T10_07_41_597Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /Users/prodigy/.npm/_logs/2025-01-12T10_07_41_597Z-debug-0.log

Environment

  • OS name and version :
  • MACOS
  • Browser name and version:
  • Reapop version: 4.2.2

Additional information

  • I can fix this bug
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

2 participants