Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build requires Node.js >=14 - but docs state otherwise #8211

Closed
1 of 3 tasks
heinrich-ulbricht opened this issue Jun 29, 2021 · 0 comments · Fixed by #8225
Closed
1 of 3 tasks

Build requires Node.js >=14 - but docs state otherwise #8211

heinrich-ulbricht opened this issue Jun 29, 2021 · 0 comments · Fixed by #8225
Assignees
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

Comments

@heinrich-ulbricht
Copy link

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:

error antlr4@4.9.2: The engine "node" is incompatible with this module. Expected version ">=14". Got "12.22.1"
error Found incompatible module.

Apparently this module requires Node.js >= 14. Is this intentional?

Version

Latest main branch source

Browser

Not there yet. Still building.

OS

  • macOS
  • Windows
  • Ubuntu

To Reproduce

Follow the build instructions:

  • git clone
  • yarn install

Bam. Error.

Expected behavior

I expect it to build. Or the documentation to state that Node.js 14.x is mandatory.

Screenshots

image

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.

@heinrich-ulbricht heinrich-ulbricht added Needs-triage A new issue that require triage Type: Bug Something isn't working labels Jun 29, 2021
@srinaath srinaath removed the Needs-triage A new issue that require triage label Jun 29, 2021
@srinaath srinaath self-assigned this Jun 29, 2021
@srinaath srinaath added customer-reported Required for internal Azure reporting. Do not delete. Bot Services Required for internal Azure reporting. Do not delete. Do not change color. Team: Platform labels Jun 29, 2021
@srinaath srinaath added this to the R14 milestone Jun 29, 2021
@taicchoumsft taicchoumsft self-assigned this Jun 29, 2021
@srinaath srinaath removed their assignment Jun 29, 2021
@cwhitten cwhitten added the P1 Painful if we don't fix, won't block releasing label Jun 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
4 participants