You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
Environment
Additional information
The text was updated successfully, but these errors were encountered: