Skip to content

Fix Node engine V8 compatibility#26

Closed
Borewit wants to merge 1 commit into
sindresorhus:masterfrom
Borewit:support-older-node-versions
Closed

Fix Node engine V8 compatibility#26
Borewit wants to merge 1 commit into
sindresorhus:masterfrom
Borewit:support-older-node-versions

Conversation

@Borewit

@Borewit Borewit commented Jan 12, 2020

Copy link
Copy Markdown

Fixing Node engine requirements, which is currently set unnecessary high, breaking Node engine V8 compatibility of this module and all it's dependants.

@sindresorhus

Copy link
Copy Markdown
Owner

The linter and test runner requires that version. I could of course remove Node.js 8 from Travis, but then I can not be sure I don't accidentally use any non-Node.js 8 APIs or syntax. I would suggest just staying with the previous yn version that targets Node.js 8.

In general, I think it's more than generous for maintains to target the LTS versions. Personally, I wish I could target latest.

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