Open
Description
all Error cause the same exception:
TypeError: (0 , _module.findSourceMap) is not a function
at getSourcemappedFrameIfPossible (/node_modules/.deno/[email protected]/node_modules/next/dist/server/patch-error-inspect.js:163:90)
at parseAndSourceMap (/node_modules/.deno/[email protected]/node_modules/next/dist/server/patch-error-inspect.js:265:39)
at sourceMapError (/node_modules/.deno/[email protected]/node_modules/next/dist/server/patch-error-inspect.js:288:22)
at /node_modules/.deno/[email protected]/node_modules/next/dist/server/patch-error-inspect.js:306:30
at AsyncLocalStorage.exit (node:async_hooks:81:14)
at errorConstructor.<computed> (/node_modules/.deno/[email protected]/node_modules/next/dist/server/patch-error-inspect.js:305:67)
at formatValue (ext:deno_console/01_console.js:489:21)
at inspectArgs (ext:deno_console/01_console.js:3061:17)
at console.error (ext:deno_console/01_console.js:3182:7)
at Process.exception (/node_modules/.deno/[email protected]/node_modules/next/dist/server/lib/start-server.js:267:29)
try a hit a 404 error page you will get this stack.
Metadata
Metadata
Assignees
Labels
No labels