ERROR [request error] [unhandled] [GET] http://localhost:3000/_nuxt/ 20:37:03
ℹ Error:
⁃ at createError (.../node_modules/.pnpm/@nuxt+cli@3.32.0_cac@6.7.14_magicast@0.5.1/node_modules/@nuxt/cli/dist/dev-KB30iboK.mjs:54:14)
49 ┃ }
50 ┃ };
51 ┃ function createError(input) {
52 ┃ if (typeof input === "string") return new H3Error(input);
53 ┃ if (isError(input)) return input;
❯ 54 ┃ const err = new H3Error(input.message ?? input.statusMessage ?? "", { cause: input.cause || input });
55 ┃ if (hasProp(input, "stack")) try {
56 ┃ Object.defineProperty(err, "stack", { get() {
57 ┃ return input.stack;
58 ┃ } });
59 ┃ } catch {
⁃ at NuxtDevServer.toNodeHandle (.../node_modules/.pnpm/@nuxt+cli@3.32.0_cac@6.7.14_magicast@0.5.1/node_modules/@nuxt/cli/dist/dev-KB30iboK.mjs:264:18)
⁃ at runNextTicks (node:internal/process/task_queues:65:5)
⁃ at process.processImmediate (node:internal/timers:473:9)
[CAUSE]
{
status: 404,
}
ERROR [request error] [unhandled] [GET] http://localhost:3000/_nuxt/ 20:37:03
ℹ Error:
⁃ at createError (.../node_modules/.pnpm/@nuxt+cli@3.32.0_cac@6.7.14_magicast@0.5.1/node_modules/@nuxt/cli/dist/dev-KB30iboK.mjs:54:14)
49 ┃ }
50 ┃ };
51 ┃ function createError(input) {
52 ┃ if (typeof input === "string") return new H3Error(input);
53 ┃ if (isError(input)) return input;
❯ 54 ┃ const err = new H3Error(input.message ?? input.statusMessage ?? "", { cause: input.cause || input });
55 ┃ if (hasProp(input, "stack")) try {
56 ┃ Object.defineProperty(err, "stack", { get() {
57 ┃ return input.stack;
58 ┃ } });
59 ┃ } catch {
⁃ at NuxtDevServer.toNodeHandle (.../node_modules/.pnpm/@nuxt+cli@3.32.0_cac@6.7.14_magicast@0.5.1/node_modules/@nuxt/cli/dist/dev-KB30iboK.mjs:264:18)
⁃ at runNextTicks (node:internal/process/task_queues:65:5)
⁃ at process.processImmediate (node:internal/timers:473:9)
[CAUSE]
{
status: 404,
}