NuxtN
Nuxt12mo ago
Anto'

Nuxt instance is unavailable on hot refresh

Hello when i reload a file, all time my app restart for this error :

ERROR [unhandledRejection] Nuxt instance is unavailable! 17:01:23

at useNuxt (/C:/Users/antho/Documents/Dev/gemsdrop/dashboard/node_modules/.pnpm/@nuxt+kit@3.14.1592_magicast@0.3.5_rollup@4.30.0/node_modules/@nuxt/kit/dist/index.mjs:36:11)
at normalizeTemplate (/C:/Users/antho/Documents/Dev/gemsdrop/dashboard/node_modules/.pnpm/@nuxt+kit@3.14.1592_magicast@0.3.5_rollup@4.30.0/node_modules/@nuxt/kit/dist/index.mjs:2988:18)
at /C:/Users/antho/Documents/Dev/gemsdrop/dashboard/nodemodules/.pnpm/nuxt@3.14.1592@parcel+watcher@2.5.0_@types+node@22.10.5_db0@0.2.1_eslint@9.17.0_jiti@2.4.2_2xztldkmogqhgoj75qkd4c5guq/node_modules/nuxt/dist/index.mjs:5439:47
at generateApp (/C:/Users/antho/Documents/Dev/gemsdrop/dashboard/nodemodules/.pnpm/nuxt@3.14.1592@parcel+watcher@2.5.0_@types+node@22.10.5_db0@0.2.1_eslint@9.17.0jiti@2.4.2
2xztldkmogqhgoj75qkd4c5guq/node_modules/nuxt/dist/index.mjs:5439:33)
at async _applyPromised (/C:/Users/antho/Documents/Dev/gemsdrop/dashboard/node_modules/.pnpm/perfect-debounce@1.0.0/node_modules/perfect-debounce/dist/index.mjs:54:10)

ℹ Restarting Nuxt due to error: Error: Nuxt instance is unavailable!

I already check, I don't have any import of nuxt in my app. It's all auto import.
Was this page helpful?