Skip to content

Not working in Angular 10.1.4 #66

@jacques-hoventer

Description

@jacques-hoventer

I tried using it in an Angular 10.1.4 application - getting the following error when I build or try to run and watch the app:

ERROR in Failed to compile entry-point angular-material-fileupload (es2015 as esm2015) due to compilation errors:
node_modules/angular-material-fileupload/fesm2015/angular-material-fileupload.js:596:26 - error NG1010: Value at position 0 in the NgModule.imports of MatFileUploadModule is not a reference
Value could not be determined statically.

596 imports: [
~
597 MatProgressBarModule,
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
...
602 CommonModule,
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
603 ],
~~~~~~~~~~~~~~~~~

node_modules/angular-material-fileupload/fesm2015/angular-material-fileupload.js:597:21
597 MatProgressBarModule,
~~~~~~~~~~~~~~~~~~~~
Unknown reference.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions