nuxtjs · nuxtjs/NUXT_ERROR_UNHANDLED
NUXT_ERROR_UNHANDLED
Unhandled Error
An error was thrown inside a Nuxt lifecycle hook or middleware that was not caught by a try/catch or error boundary. Nuxt captures it and routes it to the global error page (error.vue). Add an error.vue to the project root to customise how this is displayed to users.