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

Peer dependency issue reflects for angular2-datatable #153

Open
zymr-keshav opened this issue Apr 12, 2018 · 0 comments
Open

Peer dependency issue reflects for angular2-datatable #153

zymr-keshav opened this issue Apr 12, 2018 · 0 comments

Comments

@zymr-keshav
Copy link

Angular v 4.4.6
angular-cli v 1.6.7

angular-database: 1.6.7

BUT whenever I install new package it gives ( in fact reminds ) me for the error of peer dependencies

here is the result of

npm ls


npm ERR! peer dep missing: @angular/common@^2.0.0, required by [email protected]
npm ERR! peer dep missing: @angular/core@^2.0.0, required by [email protected]
npm ERR! peer dep missing: @angular/platform-browser@^2.0.0, required by [email protected]
npm ERR! peer dep missing: @angular/common@^2.0.0, required by [email protected]
npm ERR! peer dep missing: @angular/core@^2.0.0, required by [email protected]
npm ERR! peer dep missing: @angular/platform-browser@^2.0.0, required by [email protected]
npm ERR! peer dep missing: @angular/common@^2.0.0, required by [email protected]
npm ERR! peer dep missing: @angular/core@^2.0.0, required by [email protected]
npm ERR! peer dep missing: ajv@^5.0.0, required by [email protected]

I also tried adding peerDependencies section in package.json but nothing solved.

HOW to remove all these errors?

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