Next.js Discord

Discord Forum

Can't debug Next 14 (app router) with vs-code, sourcemap missing

Unanswered
Black Caiman posted this in #help-forum
Open in Discord
Black CaimanOP
All breakpoints are "unbound"

I have used the provided configuration from https://nextjs.org/docs/pages/building-your-application/configuring/debugging

The error is Could not read source map for file:///C:/localfiles/nextProject/.next/server/vendor-chunks/next.js ENOENT: no such file or directory, open 'c:\localfiles\nextProject\.next\server\vendor-chunks\render-from-template-context.js.map'

1 Reply

American Chinchilla
Having a similiar issue, any luck with resolving this? I've posted a related issue: https://github.com/vercel/next.js/issues/69081