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

Breakpoints do not work in Visual Studio Code #9659

Closed
cadamsdev opened this issue Dec 7, 2019 · 2 comments
Closed

Breakpoints do not work in Visual Studio Code #9659

cadamsdev opened this issue Dec 7, 2019 · 2 comments

Comments

@cadamsdev
Copy link

cadamsdev commented Dec 7, 2019

Bug report

Next.js does not work with Visual Studio Code's Debugger. e.g breakpoints do not work. This makes Next.js (at least for me) very frustrating to use. Microsoft has not been maintaining the repo found here (https://github.com/microsoft/vscode-recipes/tree/master/Next-js). This used to work in previous versions of Next.js.

Can the Next.js team please look into this? Visual Studio Code is one of the most popular code editors for web development so it should be heavily supported. I'm sure this is frustrating for other people as well.

Describe the bug

Visual Studio Code's breakpoints do not work with Next.js

To Reproduce

  1. Use the latest version of Visual Studio Code
  2. Use the latest version of Next.js
  3. Try to get debugging working properly

Expected behavior

Visual Studio Code's debugging feature should work with Next.js

Screenshots

N/A

System information

  • OS: MacOS
  • Browser: Chrome
  • Version of Next.js: 9
@timneutkens
Copy link
Member

Duplicate of #4571

@timneutkens timneutkens marked this as a duplicate of #4571 Dec 7, 2019
@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 30, 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