mnahkies / ng-qrcode

Easy to use AOT compatible QR code generator for Angular projects.
https://mnahkies.github.io/ng-qrcode/
MIT License
53 stars 10 forks source link

Can't install on Angular 14 #59

Closed regazzoj closed 2 years ago

regazzoj commented 2 years ago

Hello ! Thanks for maintaining this project ! I use it in a project and when I upgrade Angular to v14, I run into a dependency problem =>

npm ERR! Could not resolve dependency:
npm ERR! peer @angular/common@">=13 <14" from ng-qrcode@6.0.0
npm ERR! node_modules/ng-qrcode
npm ERR!   ng-qrcode@"^6.0.0" from the root project

I did a PR to resolve this issue, if you can have a look and tell me if I need to change something.

Thanks !

mnahkies commented 2 years ago

Thanks for raising the PR, unfortunately I am traveling until Wednesday with no laptop so will be unable to review and release until then

mnahkies commented 2 years ago

Released in https://github.com/mnahkies/ng-qrcode/releases/tag/v7.0.0