我正在我的windows 10笔记本电脑上编写.netcoreinvs代码。我正在使用OmniSharp C扩展,但它不起作用。如果按,我会得到这个错误 view -> Output 和 Select Omnisharp Log
view -> Output
Select Omnisharp Log
[ERROR] Error: spawn cmd ENOENT
根据这个 github post regarding the above problem generated while starting Omnisharp , 他们说要加一条路 "C:\Windows\System32".....
"C:\Windows\System32".....
那我该在哪里加呢?