-
Notifications
You must be signed in to change notification settings - Fork 5.9k
node debugging seems not to be working. ever attaches #312
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
Comments
When running in the shell, with either auto accath or with an attach "task", never seems to connect. |
Can you please fill out the template so we can have more information? |
Hey, @polymerchm can you send us the output of the error message you are getting or the error in the browser developer console? |
This is the output in the "output" window with "trace" enabled in the attach options: Error: Cannot find module 'vscode-chrome-debug-core' |
Hey @polymerchm node debugging should be fixed in an upcoming update very soon. |
This will probably be fixed by #299 |
I'm having the same issue. I dont have any extensions installed except themes. The output is
I'm trying to attach to existing node with inspector running. The node process never prints I basically get one shot of starting the debugger, it kinda hangs then goes away, then if I try debugging again I get "There is already a debug configuration "Attach" running." |
What version of code-server are you running? |
-310.Worked when I removed the chrome debugger module.Then tried to add a folder.Now just get black screen after the password screen.
Sent from Xfinity Connect App
…------ Original Message ------
From: NGTmeaty
To: codercom/code-server
Cc:StevenPollack, Mention
Sent: March 22, 2019 at 5:10 PM
Subject: Re: [codercom/code-server] node debugging seems not to be working.
ever attaches (#312)
What version of code-server are you running?
—
You are receiving this because you were mentioned.
Reply to this email directly,view it on GitHub(#312 (comment)), ormute the thread(https://github.com/notifications/unsubscribe-auth/AGHfku-kmuEiTgghm12jycly3ZNvOc6Mks5vZXD7gaJpZM4cB8zX).
|
@polymerchm The blank screen after attempting to add a folder will be fixed by #317 in the next release. |
@NGTmeaty 1.32.0-310 |
Fixed with the latest release. |
Thanks Kyle! |
No description provided.
The text was updated successfully, but these errors were encountered: