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

npm warning: [email protected] requires a peer of @angular/core@^4.0.0 #9

Open
KlausHans opened this issue Mar 14, 2018 · 3 comments

Comments

@KlausHans
Copy link

KlausHans commented Mar 14, 2018

Please fix the deprecated npm dependency. I am using ngx-barcode with @angular/core: ^5.2.3 and it works fine, but the unnecessary warning is really annoying. Thank you.

@LaghaAhmed
Copy link

Same problem.

@efgiese
Copy link

efgiese commented Oct 6, 2018

Search on npm for ngx-barcode6

@epelc
Copy link

epelc commented Mar 17, 2020

You can use our package for angular v9+ now.

We've upgrade to angular v9, repackaged it using the angular cli, and plan to maintain it going forward(we typically update to new major angular versions a few weeks after release). FYI it's compatible you just update your import line.

https://www.npmjs.com/package/@greatcloak/ngx-barcode

npm install --save @greatcloak/ngx-barcode jsbarcode

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

4 participants