Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not resolve dependency: peer svelte2tsx@"^0.1.143" from svelte2dts@0.2.12 #13

Open
frederikhors opened this issue Aug 6, 2021 · 1 comment

Comments

@frederikhors
Copy link

Describe the bug
I get this error:

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

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant