Replies: 1 comment
-
The error seems to be happening inside Node.js. Upgrading Node might help. If that doesn't work, you probably have to report it to Node. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Recently , as i try to start the dev server for my vue and astro projects with vite, I keep getting an error as follows:
With VUE
In the browser:

With ASTRO:
All I did that I think of was updating node and npm. Vue with Nuxt, rspack and farm js work jst fine.
Some help please. Have tried scaffolding new projects, no luck
Beta Was this translation helpful? Give feedback.
All reactions