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

Breakpoint ignored because generated code not found

Open vchimev opened this issue 6 years ago • 1 comments

Steps:

Error - hovering on ignored breakpoints shows:

Breakpoint ignored because generated code not found (source map problem?).

Versions:

$ node -v
v8.11.3
$ npm -v
5.6.0
$ tns --version
4.1.2

NativeScript VSCode Extension 0.8.0.

vchimev avatar Aug 02 '18 13:08 vchimev