为什么CodeRunner在VS代码中不认识我的路径?使用WSL
我是编程新手,正在设置我的环境。我在 VS Code 上使用 CodeRunner 来获取 javascript 输出。但在每个输出中,我都遇到了令人沮丧的错误:
\\wsl.localhost\Ubuntu\home\a\prep-work\Javascript\Udemy\JS3_Conditional
CMD.EXE was started with the above path as the current directory.
UNC paths are not supported. Defaulting to Windows directory.
我在相关的 CodeRunner Github 上找不到任何答案。我很确定这是路径命名的一些错误,但几个小时的搜索和使用 CodeRunner 设置让我准备放弃。任何帮助将不胜感激,谢谢!
I'm brand new to programming and I'm getting my environment set up. I'm using CodeRunner on VS Code to get my javascript outputs. In each output though, I'm getting a frustrating error:
\\wsl.localhost\Ubuntu\home\a\prep-work\Javascript\Udemy\JS3_Conditional
CMD.EXE was started with the above path as the current directory.
UNC paths are not supported. Defaulting to Windows directory.
I couldn't find any answers on the related CodeRunner Github. I'm pretty sure it's some error with path naming but a few hours of searching and playing with CodeRunner settings have me ready to give up. Any help would be greatly appreciated, thanks!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
最终的解决方案与我编辑了BIOS中的一些路径有关 - 如果其他人遇到此错误,请撤消您在那里进行的任何修改,重新启动并重试!
The eventual fix with this had to do with the fact that I edited some path in my BIOS - if anyone else gets this error, please undo any modifications you made there, restart and try again!