Skip to content

Upgrade to Node 12 #85

@slorber

Description

@slorber

Docusaurus moved to Node 12, as Node 10 EOL is soon.

Infima requires Node 10 to build correctly and fails on Node 12.

This is annoying because we can't use latest Docusaurus on Infima website (including deploy previews).

We should make sure Infima is able to build on Node 12 or we won't be able to upgrade the Infima website to latest Docusaurus.

yarn install v1.22.5
[1/4] 🔍  Resolving packages...
[2/4] 🚚  Fetching packages...
error @docusaurus/core@2.0.0-alpha.094b51390: The engine "node" is incompatible with this module. Expected version ">=12.13.0". Got "10.23.3"
error Found incompatible module.
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.

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