-
Notifications
You must be signed in to change notification settings - Fork 62
Closed
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels