Build check throws an error 'Unable to detect compiler type' with Visual Studio 2022 installed. msbuild.exe can be found on my system as C:\Program Files\Microsoft Visual Studio\2022\Community\Msbuild\Current\Bin\MSBuild.exe (that's on W...
D:\\Projects\\xxx\\node_modules\\buildcheck\\lib\\index.js:133 throw new Error('Unable to detect compiler type'); ^ Error: Unable to detect compiler type at new BuildEnvironment (D:\\Projects\\vite-ui\\packages\\HtUpssh\\node_modules\\buildcheck\\lib\\index.js:133:15) at Object....