maxisam / ngx-clipboard

A pure angular clipboard directive
http://maxisam.github.io/ngx-clipboard/
MIT License
504 stars 93 forks source link

Make it compatible with angular greater than version 13. #291

Closed yoan-asdrubal closed 2 years ago

yoan-asdrubal commented 2 years ago

I am using this lib inside nx workspace with angular 13.1.0 version, and I get this error after install ngx-clipboard

Unsatisfied version 13.1.0 from zenda of shared singleton module @angular/common (required >=10.0.0 <13.0.0)

Please update dependencies to be compatible with angular greater than 13.

yoan-asdrubal commented 2 years ago

I was reading npm readme and it wasn't updated to angular 13 recomendation.