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

Can't install on npm 7 #273

Open
falsandtru opened this issue Feb 16, 2021 · 0 comments · May be fixed by #275
Open

Can't install on npm 7 #273

falsandtru opened this issue Feb 16, 2021 · 0 comments · May be fixed by #275

Comments

@falsandtru
Copy link

npm 7 has a breaking change. Can you fix?

$ npm i
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: spica@0.0.433
npm ERR! Found: typescript@4.3.0-dev.20210213
npm ERR! node_modules/typescript
npm ERR!   dev typescript@"4.3.0-dev.20210213" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer typescript@">= 2.8" from tsify@5.0.2
npm ERR! node_modules/tsify
npm ERR!   dev tsify@"^5.0.2" 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/cli#2695

@falsandtru falsandtru changed the title Can't install in npm 7 Can't install on npm 7 Mar 14, 2021
@falsandtru falsandtru linked a pull request Mar 14, 2021 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant