dzonatan / ngx-linky

Linky pipe for angular
MIT License
41 stars 13 forks source link

ERROR in Debug Failure. False expression. #17

Closed Slanfan closed 3 years ago

Slanfan commented 4 years ago
ERROR in node_modules/ngx-linky/lib/linky.module.d.ts:1:22 - error NG6002: Appears in the NgModule.imports of AppModule, but could not be resolved to an NgModule class.

This likely means that the library (ngx-linky) which declares LinkyModule has not been processed correctly by ngcc, or 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.

1 export declare class LinkyModule {

@angular/core ~9.1.6

Slanfan commented 4 years ago

Got it to work by changing the export declaration but guessing this will change if I would reinstall it again.

dzonatan commented 3 years ago

Fixed with v3.0.0