Visual Studio Code调试node.js:无法在PATH上找到运行时的node

时间:2018-04-11 12:55:55   收藏:0   阅读:4782

  首先,环境变量Path中加入nodejs的路径:

  技术分享图片

  验证nodejs是否已经加入环境变量:

  技术分享图片

  接着,重新启动Visual Studio Code,

  试一下,是不是好了~

    附录:Visual Studio Code 调试 nodeJS

  launch.json

  技术分享图片

 

原文:https://www.cnblogs.com/MakeView660/p/8794815.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!