0

In a previous version of an angular project (10) I was using ngx-image-zoom component. I remember having some difficulty with installing due to dependencies with angular 10 but somehow I resolved it. Now I have a new project with angular 11 and I get the following errors screen shot of errors and I don't know what the proper way to resolve it. Could anyone advise? It's obvious the ngx image zoom component has some dependency on angular 9 but what is the best way to tackle this. Does it need angular 9 or should it work with 11?

I tried following other answers to this problem at this link similar question and possible answers but none worked. I'd like to understand why it's happening so I can resolve on my own again if it was ever to arise again

Thanks

JT1000
  • 1

1 Answers1

0

There is no working npm package for Angular image zoom except ng-img-magnifier. I have tried almost all available packages, but couldn't find better then this.

It is fully functional with many customisation options.

This image zoom similar to Amazon or W3school will work for you.