Closed 0xFACE closed 8 months ago
up
I also need the support for Angular v.17, thanks.
v17 has been released. Enjoy!
The issue still exists:
npm install @manekinekko/angular-web-bluetooth@17
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: uds-web@0.0.0
npm ERR! Found: @angular/common@17.1.3
npm ERR! node_modules/@angular/common
npm ERR! @angular/common@"^17.1.3" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer @angular/common@"^15.0.0" from @manekinekko/angular-web-bluetooth@17.0.0
npm ERR! node_modules/@manekinekko/angular-web-bluetooth
npm ERR! @manekinekko/angular-web-bluetooth@"17" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR!
npm ERR! For a full report see:
It looks like the project in the projects/manekinekko/angular-web-bluetooth directory also needs to be updated.
Interesting. I can't reproduce the issue locally. What's your npm version?
Hi. I'm using mpn version 10.1.0 .
Thank you. Will publish a new release asap.
v17.1.0 has been published. Please let me know if you are having other issues.
Perfect, no issues. Thanks!
Please update package to Angular v17