noahlange / markwright-app

🖋dead-simple desktop publishing with markdown and sass.
https://getmarkwright.com
3 stars 0 forks source link

Renew dependencies #23

Open asakura42 opened 3 years ago

asakura42 commented 3 years ago
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: Markwright@0.7.2
npm ERR! Found: fast-deep-equal@3.1.1
npm ERR! node_modules/fast-deep-equal
npm ERR!   dev fast-deep-equal@"^3.1.1" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer fast-deep-equal@"^2.0.1" from markwright@0.8.0
npm ERR! node_modules/markwright
npm ERR!   dev markwright@"noahlange/markwright#virtualized" 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/asakura/.cache/npm/eresolve-report.txt for a full report.