-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
I am running react@17.0.2 currently, but it seems this package has a dependency on an older version of react, so when installing it, it throws a dependency error. Please see the error below:
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: walio@0.1.0
npm ERR! Found: react@17.0.2
npm ERR! node_modules/react
npm ERR! react@"^17.0.2" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^16.13.1" from react-lightgallery@0.9.0
npm ERR! node_modules/react-lightgallery
npm ERR! react-lightgallery@"^0.9.0" 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.
Metadata
Metadata
Assignees
Labels
No labels