Skip to content

Not possible to update to Angular 9 #51

@handihow

Description

@handihow

Bug Report or Feature Request (mark with an x)

- [ x] bug report -> please search issues before submitting
- [ ] feature request

OS and Version?

Versions

Angular 9.1

Repro steps

Update to angular 9 then run ng serve

The log given by the failure

Error: Failed to compile entry-point @angular-material-extensions/faq (module as esm5) due to compilation errors:
node_modules/@angular-material-extensions/faq/esm5/faq.es5.js:103:30 - error NG1010: Value at position 4 in the NgModule.imports of MatFaqModule is not a reference: [object Object]

103 imports: [
~
104 CommonModule,
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
...
113 MatExpansionModule
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
114 ],
~~~~~~~~~~~~~~~~~~~~~

Error: Failed to compile entry-point @angular-material-extensions/contacts (module as esm5) due to compilation errors:
node_modules/@angular-material-extensions/contacts/esm5/contacts.es5.js:433:30 - error NG1010: Value at position 4 in the NgModule.imports of MatContactsModule is not a reference: [object Object]

433 imports: [
~
434 CommonModule,
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
...
452 AvatarModule
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
453 ],
~~~~~~~~~~~~~~~~~~~~~

Desired functionality

would like to use this component in my app as before

Mention any other details that might be useful

https://github.com/handihow/selfiespel

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions