dev3-trchl
Problem with Nuxt 3.16 + @element-plus/nuxt
Hey guys.. Not sure if it's just me and my code collegue, but we are facing some problems with @element-plus/nuxt with Nuxt 3 recently..
ERROR [GET] "http://127.0.0.1:42415/__nuxt_vite_node__/module//node_modules/element-plus/es/index.mjs": <no response> Failed to parse URL from http://127.0.0.1:42415/__nuxt_vite_node__/module//node_modules/element-plus/es/index.mjs
then
Actually, in some part of the error it says something about h3:
ERROR [h3] [unhandled] [GET] "http://127.0.0.1:42415/__nuxt_vite_node__/invalidates": <no response> Failed to parse URL from http://127.0.0.1:42415/__nuxt_vite_node__/invalidates
In the .txt attached there's the full error.
Btw, these are my configs:
Node v20.18.1
@element-plus/nuxt: 1.1.1
element-plus: 2.9.7
Nuxt: 3.16..1
Vue: 3.5.13
VS Code version: Code - Insiders 1.99.0-insider (dc289883be5d37d5d2b2f7d30926aa42a3123437, 2025-03-21T19:26:48.394Z)
OS version: Windows_NT x64 10.0.26120
Modes:
Remote OS version: Linux x64 6.13.8-WSL2-STABLE+
Thanks 🤞5 replies