实际上本地已经安装了 Windows 10 SDK
正确的目录是 D:\Program Files (x86)\Windows Kits\10
但是报错告诉我在C盘没找到, 请问该如何配置呢?
***\vscode\node_modules\@vscode\gulp-electron\src\win32.js:23
throw `There is no Windows 10 SDK installed at ${windowsSDKDir}.`;
^
There is no Windows 10 SDK installed at C:\Program Files (x86)\Windows Kits\10\bin\.
(Use `node --trace-uncaught ...` to show where the exception was thrown)
找到
改为