Anto'
Anto'
NNuxt
Created by Anto' on 1/14/2025 in #❓・help
Nuxt instance is unavailable on hot refresh
@kapa.ai quand je veux upgrade nuxt j'ai cette erreur : ℹ Installing latest stable Nuxt 3 release... nuxi 17:21:16 [17:21:16] ERROR Cannot find module 'C:\Users\antho\Documents\Dev\gemsdrop\dashboard\node_modules.pnpm\[email protected]\node_modules\nuxi\dist\chunks\main.mjs' imported from C:\Users\antho\Documents\Dev\gemsdrop\dashboard\node_modules.pnpm\[email protected]\node_modules\nuxi\dist\shared\nuxi.u_uB65ir.mjs at finalizeResolution (node:internal/modules/esm/resolve:264:11) at moduleResolve (node:internal/modules/esm/resolve:917:10) at defaultResolve (node:internal/modules/esm/resolve:1130:11) at ModuleLoader.defaultResolve (node:internal/modules/esm/loader:396:12) at ModuleLoader.resolve (node:internal/modules/esm/loader:365:25) at ModuleLoader.getModuleJob (node:internal/modules/esm/loader:240:38) at ModuleLoader.import (node:internal/modules/esm/loader:328:34) at importModuleDynamically (node:internal/modules/esm/translators:158:35) at importModuleDynamicallyCallback (node:internal/modules/esm/utils:207:14) at /C:/Users/antho/Documents/Dev/gemsdrop/dashboard/node_modules/.pnpm/[email protected]/node_modules/nuxi/dist/shared/nuxi.u_uB65ir.mjs:30:66 [17:21:16] ERROR Cannot find module 'C:\Users\antho\Documents\Dev\gemsdrop\dashboard\node_modules.pnpm\[email protected]\node_modules\nuxi\dist\chunks\main.mjs' imported from C:\Users\antho\Documents\Dev\gemsdrop\dashboard\node_modules.pnpm\[email protected]\node_modules\nuxi\dist\shared\nuxi.u_uB65ir.mjs
20 replies
NNuxt
Created by Anto' on 1/14/2025 in #❓・help
Nuxt instance is unavailable on hot refresh
@kapa.ai Just try to update nuxt version to latest and now i have bunch of erreur when i hot reload :
20 replies
NNuxt
Created by Anto' on 1/14/2025 in #❓・help
Nuxt instance is unavailable on hot refresh
@kapa.ai Just check to use experimental config. Didn't change anything.
20 replies
NNuxt
Created by brianb on 6/22/2024 in #❓・help
WebSocket connection to 'ws://localhost:24678/_nuxt/' failed
did you find how to fix this ?
10 replies
NNuxt
Created by Anto' on 3/25/2024 in #❓・help
404 error page don't work when project build.
Fixed by adding "ProxyErrorOverride Off" on my apache 2 config. https://httpd.apache.org/docs/2.4/mod/mod_proxy.html#proxyerroroverride Thanks to @flapili.fr - ugo.co (France) :OlyHug:
3 replies
NNuxt
Created by Anto' on 3/25/2024 in #❓・help
404 error page don't work when project build.
Just try to deploy on railway the project and it's work. So i'm 100% sure it's a apache 2 config miss
3 replies