We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
Thanks! I will check this soon as possible. What versions of Angular you are using?
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: