kolkov / ngx-dadata

Angular 6+ and 13+ DaData suggestion (подсказки) service implementation
MIT License
12 stars 14 forks source link

unable to resolve dependency tree #38

Open Nerd0o0 opened 3 years ago

Nerd0o0 commented 3 years ago

npm install @kolkov/ngx-dadata --save npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: project@0.0.0 npm ERR! Found: tslib@2.3.0 npm ERR! node_modules/tslib npm ERR! tslib@"^2.1.0" from the root project npm ERR! tslib@"^2.0.0" from @angular/common@11.2.14 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/ngx-dadata@0.7.0 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/ngx-dadata@0.7.0 npm ERR! node_modules/@kolkov/ngx-dadata npm ERR! @kolkov/ngx-dadata@"" from the root project

kolkov commented 3 years ago

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