vscode提示找不到node路径
时间:2020-02-18 17:27
1、在 termial用which node 命令 (推荐教程:vscode教程) 2、然后在vscode中查看lauch.json文件,看有没有这个runtimeExecutable这个设置,没有的话加上去就可以了。 更多编程相关内容,请关注gxlsystem.com编程入门栏目! 以上就是vscode提示找不到node路径的详细内容,更多请关注gxlsystem.com其它相关文章!