ngx-wheel icon indicating copy to clipboard operation
ngx-wheel copied to clipboard

I can't install this in Angular 14

Open tortuc opened this issue 2 years ago • 1 comments

tortuc avatar Dec 09 '22 15:12 tortuc

Yes, with Angular 11 everything is fine - with Angular 16 I also receive this error:

node_modules/ngx-wheel/lib/ngx-wheel.module.d.ts:1:22 1 export declare class NgxWheelModule { ~~~~~~~~~~~~~~ This likely means that the library (ngx-wheel) which declares NgxWheelModule is not compatible with Angular Ivy. Check if a newer version of the library is available, and update if so. Also consider checking with the library's authors to see if the library is expected to be compatible with Ivy.

knutbecker avatar May 30 '23 09:05 knutbecker