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

Debugging clientside with VS Code #7679

Closed
davidfells opened this issue Jun 26, 2019 · 2 comments
Closed

Debugging clientside with VS Code #7679

davidfells opened this issue Jun 26, 2019 · 2 comments

Comments

@davidfells
Copy link

After following the directions in the guide, I am unable to hit breakpoints in Code for the React application. I've found no way, using Next 8, to get source maps emitted, and I think that is likely related. As it stands when I launch Chrome from Code, nothing happens. Also when launching from Code, you don't get all of your Chrome plugins, so I have tried using an attach process and starting Chrome with CLI parameters for debugging, and that does not work either.

Any input would be appreciated - I think the docs need to be updated to better reflect the complete set of requirements around debugging.

@timneutkens
Copy link
Member

Next.js actually does output sourcemaps. But this seems related to #4571

Duplicate of #4571

@balazsorban44
Copy link
Member

This issue has been automatically locked due to no recent activity. If you are running into a similar issue, please create a new issue with the steps to reproduce. Thank you.

@vercel vercel locked as resolved and limited conversation to collaborators Jan 31, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants