nativescript-vscode-extension icon indicating copy to clipboard operation
nativescript-vscode-extension copied to clipboard

Doesn't work with NativeScript 6.2

Open markusmauch opened this issue 5 years ago • 2 comments

After updating to NativeScript 6.2 it is no longer possible to use the debugger in vs code. It says:

[NSDebugAdapter] Running tns command...

[NativeScriptCli] execute: tns --analyticsClient VSCode debug android --watch [NSDebugAdapter] Watching the tns CLI output to receive a connection token

And then nothing happens.

markusmauch avatar Nov 08 '19 11:11 markusmauch