-
Notifications
You must be signed in to change notification settings - Fork 156
Open
Description
Get the following errors when trying to install the svelte bindings for a sveltekit project using svelte 4:
rchrdnsh@RN lstv % npm i @vime/core @vime/svelte
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/svelte
npm ERR! dev svelte@"^4.0.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer svelte@"^3.0.0" from @vime/[email protected]
npm ERR! node_modules/@vime/svelte
npm ERR! @vime/svelte@"*" 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!
npm ERR! For a full report see:
npm ERR! /Users/rchrdnsh/.npm/_logs/2023-06-23T17_12_11_315Z-eresolve-report.txt
npm ERR! A complete log of this run can be found in:
npm ERR! /Users/rchrdnsh/.npm/_logs/2023-06-23T17_12_11_315Z-debug-0.log
rchrdnsh@RN lstv %
please test and update dependencies accordingly.
Thank you!
Correct-Syntax, labriola, balbok0, AidanG1 and Seancheey
Metadata
Metadata
Assignees
Labels
No labels