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

chore: enforce node >=12 #1665

Merged
merged 3 commits into from
Nov 26, 2019
Merged

Conversation

a-b-r-o-w-n
Copy link
Contributor

Node 12 is the current active LTS. People have been experiencing build issues (out of memory, etc) with node versions less than 12. So our advice is to update to a newer version of node. This enforces that through the package.json engines directive.

closes #1664

@cwhitten cwhitten merged commit 3609b4e into microsoft:master Nov 26, 2019
@a-b-r-o-w-n a-b-r-o-w-n deleted the update-node-version branch November 26, 2019 22:14
@a-b-r-o-w-n a-b-r-o-w-n mentioned this pull request Dec 11, 2019
@a-b-r-o-w-n a-b-r-o-w-n mentioned this pull request Dec 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants