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

Incompatibility with Node 20 #62

Open
tholu opened this issue Mar 7, 2024 · 1 comment
Open

Incompatibility with Node 20 #62

tholu opened this issue Mar 7, 2024 · 1 comment

Comments

@tholu
Copy link

tholu commented Mar 7, 2024

I get this error with the latest version @nathanchase/[email protected] in CI, as it depends on @nuxt/[email protected]:

error @nuxt/[email protected]: The engine "node" is incompatible with this module. Expected version "^14.18.0 || ^16.10.0 || ^17.0.0 || ^18.0.0 || ^19.0.0". Got "20.11.1"

While I can workaround with yarn install --ignore-engines, I'd rather have the dependencies updated.

@nathanchase Would you mind merging the dependabot PRs and releasing a new version?

@tholu
Copy link
Author

tholu commented Oct 14, 2024

Fixed in my fork: https://github.com/tholu/dayjs/releases/tag/2.0.0

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