ngx-pinch-zoom icon indicating copy to clipboard operation
ngx-pinch-zoom copied to clipboard

Iam using angular 16, Then Not install my project,Why

Open Vikashkumar0027 opened this issue 1 year ago • 3 comments

While resolving: [email protected] npm ERR! Found: @angular/[email protected] npm ERR! node_modules/@angular/common npm ERR! @angular/common@"^16.0.0" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer @angular/common@"^11.1.2" from [email protected] npm ERR! node_modules/ngx-pinch-zoom npm ERR! ngx-pinch-zoom@"2.6.2" from the root project

Vikashkumar0027 avatar Jul 12 '23 10:07 Vikashkumar0027

I think because the project is not maintained anymore

Anatras02 avatar Nov 02 '23 11:11 Anatras02

I am also using Angular 16 .Is it solved the issue or do you have any alternatives to image zoom.If yes, Please suggest alternative

pavankumarT345 avatar Jan 10 '24 13:01 pavankumarT345

For angular 16 you can check the below package , https://www.npmjs.com/package/@meddv/ngx-pinch-zoom

use the version 16.0.0 because for their latest version angular 17 is required

Rahul-codoffer avatar Feb 24 '24 06:02 Rahul-codoffer