angular-material-extensions / fab-menu

Angular Component that represents a menu of buttons triggered by a floating action button | built with material design
https://angular-material-extensions.github.io/fab-menu/
MIT License
48 stars 17 forks source link

Compatibility with Angular 9 Ivy #4

Closed fergardi closed 1 year ago

fergardi commented 4 years ago

Hello!

I tried installing your library in my Angular 9 Ivy, but got some errors:

ERROR in node_modules/@angular-material-extensions/fab-menu/lib/mat-fab-menu.module.d.ts:1:22 - error NG6002: Appears in the NgModule.imports of SharedModule, but could not be resolved to an NgModule class.    

    This likely means that the library (@angular-material-extensions/fab-menu) which declares MatFabMenuModule 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 MatFabMenuModule {
                           ~~~~~~~~~~~~~~~~
    node_modules/@angular-material-extensions/fab-menu/lib/mat-fab-menu.module.d.ts:1:22 - error NG6003: Appears in the NgModule.exports of SharedModule, but could not be resolved to an NgModule, Component, Directive, or Pipe class.

    This likely means that the library (@angular-material-extensions/fab-menu) which declares MatFabMenuModule 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.

Is your component compatible with Ivy?

Regards.

AnthonyNahas commented 4 years ago

which version are you using?

angular and lib

AnthonyNahas commented 1 year ago

please use the latest version v6