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

Add newer node versions to engines, CI #57

Open
AndrewADev opened this issue Feb 18, 2023 · 0 comments
Open

Add newer node versions to engines, CI #57

AndrewADev opened this issue Feb 18, 2023 · 0 comments

Comments

@AndrewADev
Copy link

While setting up a project using grunt-istanbul locally, I noticed an EBADENGINE warning from Node based on my current Node version:

image

It looks like at least the CI is testing with Node 4.1. Given the usage stats via GitHub, and consistent NPM downloads (as well as the fact that I'm seeing this in a project using Node 16), it seems likely that its being used successfully on a number of newer Node versions.

As such, would you be open to:

  • Adjusting the specifier in engines to include newer node versions?
  • Confirming these via new node versions in the Travis file?
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

No branches or pull requests

1 participant