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

incompatible node v20.x.x #922

Closed
adityadees opened this issue Jun 11, 2023 · 5 comments
Closed

incompatible node v20.x.x #922

adityadees opened this issue Jun 11, 2023 · 5 comments

Comments

@adityadees
Copy link

Request compatible with latest node version

image
Copy link
Contributor

Atinux commented Jun 12, 2023

Related directly to nuxt/kit here, I guess @danielroe knows the reason about node 20

@danielroe
Copy link
Collaborator

This is resolved since v3.4.3 (nuxt/nuxt#20472). But you'll need to make sure you have updated your kit version, ideally by refreshing your lockfile entirely.

@adityadees
Copy link
Author

ah okay so still need some configuration right?
I thought I can just do this and all will done xD

npx nuxi@latest init -t themes/docus
cd docs
npm install
npm run dev

Copy link
Contributor

Atinux commented Jun 13, 2023

Try to run npx nuxi upgrade in your project @adityadees

@adityadees
Copy link
Author

alright it's ok thanks, let's try it later
I've used another docs themes

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

3 participants