momentum-table versions 1.7.0, 1.8.0 and 1.8.1 all give the same errors on compiling
ERROR in Failed to compile entry-point momentum-table due to compilation errors: node_modules/momentum-table/momentum-table.js(10,26): error TS-991010: Value at position 0 in the NgModule.imports of MaterialModule is not a reference: [object Object]
Hi, I am using the following:
"@angular/cli": "^9.0.0-rc.1", "@angular/material": "^9.0.0-rc.0",
momentum-table versions 1.7.0, 1.8.0 and 1.8.1 all give the same errors on compiling
ERROR in Failed to compile entry-point momentum-table due to compilation errors: node_modules/momentum-table/momentum-table.js(10,26): error TS-991010: Value at position 0 in the NgModule.imports of MaterialModule is not a reference: [object Object]