Build requires Node.js >=14 - but docs state otherwise #8211
Labels
Bot Services
Required for internal Azure reporting. Do not delete. Do not change color.
customer-reported
Required for internal Azure reporting. Do not delete.
P1
Painful if we don't fix, won't block releasing
Team: Platform
Type: Bug
Something isn't working
Milestone
Describe the bug
According to the documentation building should succeed on Node.js 12.x and 10.x.
I tried building on Node.js 12 and got this error on
yarn install
:Apparently this module requires Node.js >= 14. Is this intentional?
Version
Latest main branch source
Browser
Not there yet. Still building.
OS
To Reproduce
Follow the build instructions:
Bam. Error.
Expected behavior
I expect it to build. Or the documentation to state that Node.js 14.x is mandatory.
Screenshots
Additional context
Clean Azure Win 10 VM to rule out any side effects of dirty dev machines.
Note: Using Node.js 14 I could successfully install, build and launch the Composer.
The text was updated successfully, but these errors were encountered: