dmitry-korolev / remeal

Reveal.js remote control
MIT License
28 stars 7 forks source link

Dependency issue #59

Open JJK96 opened 4 years ago

JJK96 commented 4 years ago
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: remeal@1.1.0
npm ERR! Found: redux@4.0.5
npm ERR! node_modules/redux
npm ERR!   redux@"^4.0.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer redux@">=3 <4" from stapp@1.4.0
npm ERR! node_modules/stapp
npm ERR!   stapp@"^1.3.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.