I'm trying to use this library inside angular project, generated using angular-cli (ng new), with default configuration for tsconfig and Angular v12. I can't my app to compile after adding npm package (I'm on Windows). Can you point me to right direction on how to make it work with Angular.
I'm trying to use this library inside angular project, generated using angular-cli (ng new), with default configuration for tsconfig and Angular v12. I can't my app to compile after adding npm package (I'm on Windows). Can you point me to right direction on how to make it work with Angular.