svelte2dts icon indicating copy to clipboard operation
svelte2dts copied to clipboard

Could not resolve dependency: peer svelte2tsx@"^0.1.143" from [email protected]

Open frederikhors opened this issue 3 years ago • 1 comments

Describe the bug I get this error:

$ npm install --save-exact --save-dev [email protected]
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR!
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/svelte2tsx
npm ERR!   dev svelte2tsx@"0.4.5" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer svelte2tsx@"^0.1.143" from [email protected]
npm ERR! node_modules/svelte2dts
npm ERR!   dev svelte2dts@"0.2.12" from the root project
npm ERR!
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/svelte2tsx
npm ERR!   peer svelte2tsx@"^0.1.143" from [email protected]
npm ERR!   node_modules/svelte2dts
npm ERR!     dev svelte2dts@"0.2.12" 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.

System (please complete the following information):

  • OS: Win 10 64

frederikhors avatar Aug 06 '21 13:08 frederikhors

@firefish5000 are you OK? Can you please update this amazing package?

frederikhors avatar Aug 06 '21 13:08 frederikhors