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 support for NodeJS 20.xx LTS #69

Closed
paulr113 opened this issue Dec 14, 2023 · 1 comment · Fixed by #72
Closed

Add support for NodeJS 20.xx LTS #69

paulr113 opened this issue Dec 14, 2023 · 1 comment · Fixed by #72

Comments

@paulr113
Copy link

Hey there,

I ran into an issue trying to install this module with the latest LTS version of NodeJS. Here's the error message I got:

error ntp-time-sync@0.3.1: The engine "node" is incompatible with this module. Expected version "^14 || ^16 || ^18". Got "20.10.0"

Any chance we could get support for NodeJS 20?

Thanks a bunch for your work!

@paulr113 paulr113 changed the title Add support for 20.xx LTS Add support for NodeJS 20.xx LTS Dec 14, 2023
@buffcode
Copy link
Owner

Node v20 is supported with 0.4.1

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 a pull request may close this issue.

2 participants