-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
When I run npm install --save react-notifications-menu , I encountered this error:
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: lms-frontend@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@"^15.0.0 || ^16.0.0" from react-notifications-menu@1.0.6
npm ERR! node_modules/react-notifications-menu
npm ERR! react-notifications-menu@"*" 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! See /Users/jiamingsim/.npm/eresolve-report.txt for a full report.
npm ERR! A complete log of this run can be found in:
npm ERR! /Users/jiamingsim/.npm/_logs/2022-06-09T03_07_27_221Z-debug.log
Could you republish a new version that has react@17.0.2 as peer dependency? Thank you.
SZdobnikova
Metadata
Metadata
Assignees
Labels
No labels