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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Outdated Node version support #4

Open
jeffprestes opened this issue Jan 26, 2023 · 1 comment
Open

Outdated Node version support #4

jeffprestes opened this issue Jan 26, 2023 · 1 comment

Comments

@jeffprestes
Copy link

First of all, thanks for the project.

I was trying to install the dependencies with yarn I saw this error:

[1/5] 馃攳  Validating package.json...
error [email protected]: The engine "node" is incompatible with this module. Expected version ">=16 <17". Got "18.13.0"
error Found incompatible module.

The actual Node LTS version is 18 ( https://nodejs.dev/en/about/releases/ )
Are you aware of any incompatibility with Node 18? Or we can update the package.json via PR ?
I am asking this before to send the PR because you may know something and I want to avoid unnecessary work.

@avdheshcharjan
Copy link

yeah facing the same issue, can directly send the PR here ig!

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