Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

All Error cause the same Internal Server Error Error. #5

Open
UrielCh opened this issue Jan 8, 2025 · 0 comments
Open

All Error cause the same Internal Server Error Error. #5

UrielCh opened this issue Jan 8, 2025 · 0 comments

Comments

@UrielCh
Copy link

UrielCh commented Jan 8, 2025

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant