"Visual Studio Code" does not allow debugging with nodejs
I installed Node.Js from the official repository in Ubuntu, but "Visual Studio Code" does not see it, because the application is started using the nodejs command and not as usual "node". What to do?
No comments:
Post a Comment