2

Node v4.2.6, VS Code 0.10.6, Windows 8.1

VS Code exits without any error message when calling "console.log" with a complex object.

Calling the same code without the console line works fine.

When stepping over the code-line, the object gets printed to the output window but the the debugger exits.

VS code does not display any error message, neither in the "Variables" nor the "Output" pane.

Any help is appreciated,

thx

Gera.

1 Answer 1

1

it seems to be node.js error link.

There is also a fix link you need to get this patch and rebuild node.js.

What version of node.js do you use? Seems to work well with 5.5.

Sign up to request clarification or add additional context in comments.

1 Comment

hi, i'm using v4.2.6 node version.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.