Skip to content

Npm start error, 'Component<P, S>' has no properties in common with type 'ComponentLifecycle<P, S>' #1

Open
@Lisanna

Description

@Lisanna

After cloning the project and npm install, npm start gives the following error:

Type 'Component<P, S>' has no properties in common with type 'ComponentLifecycle<P, S>'.
165 class Component<P, S> implements ComponentLifecycle<P, S> {
~~~~~~~~~

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