Vscode-js-debug: "node version is outdated"

Created on 19 Dec 2019  路  5Comments  路  Source: microsoft/vscode-js-debug

I see this the first time I start debugging, and it works the second time

image

Probably related to my nvm setup, but I wasn't seeing it before

All 5 comments

Thought I fixed this, maybe I left it on a forgotten branch somewhere...

@connor4312 @roblourens
Hi, I'm receiving this error too.. But with the node version 6.9.0... Am I missing something? Is VSCode no more compatible with this version of nodejs?

No, it's no longer compatible. You can set debugger.javascript.usePreview: false to use the previous version of debugger until you have time to upgrade (however this options will eventually go away.)

Ok thanks... Is there anything about this somewhere? Maybe some changelog?

Just in issues -- and that warning

Was this page helpful?
0 / 5 - 0 ratings

Related issues

michaelhyman picture michaelhyman  路  5Comments

Skuriles picture Skuriles  路  5Comments

KieranHarper picture KieranHarper  路  5Comments

congzhangzh picture congzhangzh  路  3Comments

egorshulga picture egorshulga  路  8Comments