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 version is fixed to @2.0.35 and is not supporting later versions of node. #261

Open
Rolisidamonidze opened this issue Jan 24, 2025 · 0 comments

Comments

@Rolisidamonidze
Copy link

Rolisidamonidze commented Jan 24, 2025

This change is necessary for future versions of nodes. otherwise it will give developers error when they use newer version of node. (for example lts which is "22.13.1" now ).

error [email protected]: The engine "node" is incompatible with this module. Expected version "20.16.0". Got "22.13.1"

I've created a pr for it.

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