Untitled

mail@pastecode.io avatar
unknown
plain_text
19 days ago
1.4 kB
2
Indexable
Never
Run npm install
Warning: Ignoring extra certs from `/etc/ssl/certs/ca-bundle.crt`, load failed: error:02001002:system library:fopen:No such file or directory
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: react-router-scroll-top@0.2.1
npm ERR! Found: react-router-dom@5.2.0
npm ERR! node_modules/react-router-dom
npm ERR!   react-router-dom@"^5.2.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer react-router-dom@"^4.2.2" from react-router-scroll-top@0.2.1
npm ERR! node_modules/react-router-scroll-top
npm ERR!   react-router-scroll-top@"^0.2.1" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: react-router-dom@4.3.1
npm ERR! node_modules/react-router-dom
npm ERR!   peer react-router-dom@"^4.2.2" from react-router-scroll-top@0.2.1
npm ERR!   node_modules/react-router-scroll-top
npm ERR!     react-router-scroll-top@"^0.2.1" 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 /home/runner/.npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/runner/.npm/_logs/2024-08-29T12_20_30_659Z-debug-0.log
Error: Process completed with exit code 1.
Leave a Comment