Skip to content
This repository has been archived by the owner on Jan 29, 2023. It is now read-only.

vscode debugging is broken #65

Open
ChuckJonas opened this issue Apr 24, 2020 · 1 comment
Open

vscode debugging is broken #65

ChuckJonas opened this issue Apr 24, 2020 · 1 comment

Comments

@ChuckJonas
Copy link

Summary

vscode launch.json is outdated and broken.

Steps To Reproduce:

  1. Generate a new plugin
  2. Follow instructions here

Expected result

vscode would start a debugger and break on entry

Actual result

Error in the debug console:

Error processing "attach": Error: Both localRoot and remoteRoot must be specified.
    at RemotePathTransformer.<anonymous> (/Applications/Visual Studio Code.app/Contents/Resources/app/extensions/ms-vscode.node-debug2/node_modules/vscode-chrome-debug-core/out/src/transformers/remotePathTransformer.js:43:23)

Additional information

Feel free to attach a screenshot.

SFDX CLI Version:
sfdx-cli/7.54.4-8ff9ba9cc5 darwin-x64 node-v10.15.3

OS and version:
OSX 10.14.5

@ChuckJonas ChuckJonas changed the title Debugging is broken vscode debugging is broken Apr 24, 2020
@ChuckJonas
Copy link
Author

Looks like this might be fixed by PR #58

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

1 participant