Skip to content

this project has dependency on node 16 or older version #65

Description

if you have node 17+ installed, yarn build could fail with below error

Image

you can switch to node 16 by nvm as workaround, command like:

nvm use 16
yarn build
....

num use 20 (switch back to your newer version after testing)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions