Skip to content

pagedraw@0.0.0: The engine "node" is incompatible with this module. Expected version "8.9.0". Got "14.15.3" #52

@AusGirl

Description

@AusGirl

In VSCODE terminal, I get this error when I run

I ran

yarn devserver

Error

pagedraw@0.0.0: The engine "node" is incompatible with this module. Expected version "8.9.0". Got "14.15.3"

what I tried:

yarn install --ignore-engines
yarn add node@8.9.0
npm uninstall node
npm install node@8.9.0

Nothing works, how to rectify this

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