This repository was archived by the owner on Sep 8, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Bug: ERESOLVE unable to resolve dependency tree #17
Copy link
Copy link
Open
Description
I was instructed on the meter.io website, as I am a Linux user, to build the wallet myself. I find that a bit strange in itself. I cloned the git repo and ran npm install and got the following error message:
$npm install && npm run dev && npm run build
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/vue
npm ERR! dev vue@"2.5.17" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer vue@"^2.5.18" from [email protected]
npm ERR! node_modules/vuetify
npm ERR! dev vuetify@"1.5.5" 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/marek/.npm/eresolve-report.txt for a full report.
npm ERR! A complete log of this run can be found in:
npm ERR! /home/marek/.npm/_logs/2021-12-18T20_29_40_290Z-debug.log
As a OS I use Parrot OS Home (Debian 11 fork).
Full log: https://paste.i2pd.xyz/?520fcc04a64a9c19#8NbAotH3y2DNz5MXvec8QEgZ2fXawswSP8ThfsYc4WQi
Metadata
Metadata
Assignees
Labels
No labels