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

Node 14 incompatible? #161

Closed
ryanb opened this issue Sep 28, 2022 · 3 comments
Closed

Node 14 incompatible? #161

ryanb opened this issue Sep 28, 2022 · 3 comments

Comments

@ryanb
Copy link

ryanb commented Sep 28, 2022

I'm getting this error when attempting to install the latest 10.0.0 update on Node 14.

error filesize@10.0.0: The engine "node" is incompatible with this module. Expected version ">= 16.0.0". Got "14.20.1"

Is this package intentionally no longer compatible with Node 14? This seems like a significant change, and I didn't see mention of it in the changelog.

If this is intentional, perhaps add it to the changelog and the readme.

Either way, thanks for your work on this!

@avoidwork
Copy link
Owner

No real reason beyond current LTS; i'll drop it to 14.

@avoidwork
Copy link
Owner

This is 10.0.1.

@avoidwork
Copy link
Owner

The change came in with "Building with revision dependencies" which is in the CHANGELOG.md file. I don't write multiple sentences for commits usually.

00ff1ae which you can see at https://github.com/avoidwork/filesize.js/blob/master/CHANGELOG.md#1000

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

2 participants