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

Minimum Node.js version #16

Merged
merged 1 commit into from
Jun 19, 2020
Merged

Minimum Node.js version #16

merged 1 commit into from
Jun 19, 2020

Conversation

Aarowaim
Copy link
Contributor

The fs-extra package enforces a minimum version for Node.js. Earlier versions will crash the build script due to syntax errors in fs-extra; the syntax of try-catch has changed in a breaking way.

The `fs-extra` package enforces a minimum version for Node.js. Earlier versions will crash the build script due to syntax errors in `fs-extra`; the syntax of `try-catch` has changed in a breaking way.
@Eranziel
Copy link
Owner

Thanks for helping update the docs!

@Eranziel Eranziel merged commit b863c26 into Eranziel:master Jun 19, 2020
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