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

[wip] Support node engine v8+. Deprecate support for node engine 6 #8539

Closed
wants to merge 1 commit into from

Conversation

asheemmamoowala
Copy link
Contributor

@asheemmamoowala asheemmamoowala commented Jul 23, 2019

Addresses #8528

Update package.jsons engine field to v8.

Note: When switching (upgrade or downgrade) node versions, native node modules need to be re-compiled. With yarn <1.17.3 use yarn --force to force re-install and rebuild all the packages. With yarn v1.17.3+ a >yarn install will rebuild automatically.

TODO

@asheemmamoowala asheemmamoowala requested a review from ahk July 23, 2019 20:59
@asheemmamoowala asheemmamoowala changed the title Support node engine v8+. Deprecate support for node engine 6 [wip] Support node engine v8+. Deprecate support for node engine 6 Jul 23, 2019
@asheemmamoowala asheemmamoowala deleted the update-package-engine branch August 7, 2019 06:47
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.

1 participant