Skip to content

Class 'NgxMatDatetimeContent<D>' incorrectly implements interface 'CanColor' #234

@AndyDeCoder

Description

@AndyDeCoder

Below is my full error info:-

Error: node_modules/@angular-material-components/datetime-picker/lib/datetime-picker.component.d.ts:22:79 - error TS2694: Namespace '"C:/0.Development/ADASPediaPortalNew/node_modules/@angular/material/core/index"' has no exported member '_Constructor'.

22 declare const _MatDatetimepickerContentBase: import("@angular/material/core")._Constructor & import("@angular/material/core")._AbstractConstructor & {
~~~~~~~~~~~~

Error: node_modules/@angular-material-components/datetime-picker/lib/datetime-picker.component.d.ts:22:137 - error TS2694: Namespace '"C:/0.Development/ADASPediaPortalNew/node_modules/@angular/material/core/index"' has no exported member '_AbstractConstructor'.

22 declare const _MatDatetimepickerContentBase: import("@angular/material/core")._Constructor & import("@angular/material/core")._AbstractConstructor & {
~~~~~~~~~~~~~~~~~~~~

Error: node_modules/@angular-material-components/datetime-picker/lib/datetime-picker.component.d.ts:34:22 - error TS2420: Class 'NgxMatDatetimeContent' incorrectly implements interface 'CanColor'.
Type 'NgxMatDatetimeContent' is missing the following properties from type 'CanColor': color, defaultColor

34 export declare class NgxMatDatetimeContent extends _MatDatetimepickerContentBase implements AfterViewInit, CanColor

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