-2

I installed visual studio code to practice python.

After I played around with settings now I cannot debug anything. Getting the error:

enter image description here

I deleted everything from setting already. I also tried to reinstall vscode.

But nothing helps.

What else should I do?

0

1 Answer 1

1

Is node.js installed on your computer? When you install node, there's an option to 'Add to PATH'. Make sure you tick that.

In case you've already installed node and the PATH isn't set. Go to environment variables and add the path to your node.exe installation(usually "C:\Program Files\Nodejs")

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

1 Comment

Why does the OP need to install NodeJS when the aim is to practice Python?

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.