Live-share: Node.js Debugging Only works if i disable live share extension pack

Created on 27 Aug 2018  路  5Comments  路  Source: MicrosoftDocs/live-share

Debugger no longer works for Node.js unless I disable live share extension pack

See details below

co-debug bug insiders

Most helpful comment

@johnpapa This has been resolved in the latest Live Share update. Let us know if you continue running into issues after updating. Thanks again for reporting this!

All 5 comments

Steps to Reproduce:

  1. Open node project
  2. Press F5 (choose node)


Does this issue occur when all extensions are disabled?: Yes/No
No - how do i tell which may cause it?

Vs Code Insiders 
Version 1.27.0-insider (1.27.0-insider)

When running a simple node express app and starting the debugger, I get this error

Request VSCodeAdapterService.nodeFork failed unexpectedly without providing any details.

and the debugger seems to hang. See video below.
2018-08-27_09-24-26

I disabled the VS Live Share Extension pack and the debugger works again.

image

cc @lostintangent for reference

@johnpapa Thanks for reporting this! Looks like a regression in VS Code Insiders (this shouldn't impact VS Code Stable). We'll look into this and get a fix out ASAP! Apologies for the issue.

Thanks for the quick response, as usual!

@johnpapa This has been resolved in the latest Live Share update. Let us know if you continue running into issues after updating. Thanks again for reporting this!

Was this page helpful?
0 / 5 - 0 ratings