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

unable to resolve dependency tree #38

Open
Nerd0o0 opened this issue Aug 4, 2021 · 1 comment
Open

unable to resolve dependency tree #38

Nerd0o0 opened this issue Aug 4, 2021 · 1 comment

Comments

@Nerd0o0
Copy link

Nerd0o0 commented Aug 4, 2021

npm install @kolkov/ngx-dadata --save
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/tslib
npm ERR! tslib@"^2.1.0" from the root project
npm ERR! tslib@"^2.0.0" from @angular/[email protected]
npm ERR! node_modules/@angular/common
npm ERR! @angular/common@"^11.2.3" from the root project
npm ERR! peer @angular/common@">6.0.0" from @kolkov/[email protected]
npm ERR! node_modules/@kolkov/ngx-dadata
npm ERR! @kolkov/ngx-dadata@"" from the root project
npm ERR! 2 more (@angular/core, zone.js)
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer tslib@"^1.10.0" from @kolkov/[email protected]
npm ERR! node_modules/@kolkov/ngx-dadata
npm ERR! @kolkov/ngx-dadata@"
" from the root project

@kolkov
Copy link
Owner

kolkov commented Aug 4, 2021

Thanks! I will check this soon as possible.
What versions of Angular you are using?

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

2 participants