Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error MSB8036: The Windows SDK version 10.0.22000.0 was not found. #34

Open
realJoshByrnes opened this issue Mar 8, 2023 · 0 comments

Comments

@realJoshByrnes
Copy link

realJoshByrnes commented Mar 8, 2023

No prebuilt binaries were found (NodeJS v18.12.1 / Windows 11 build 22621.1265)
Wasn't able to build with VS 2022 and Win11 SDK

After installing Win10SDK_10.0.20348 in Visual Studio, I was able to npm install @kaluma/cli successfully.

Looks like this is related to the NPM serialport dependency.

error C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.Cpp.WindowsSDK.targets(46,5): error MSB8036: The Windows SDK version 10.0.22000.0 was not found. Install the required version of Windows SDK or change the SDK version in the project property pages or by right-clicking the solution and selecting "Retarget solution". [C:\Users\jd\Projects\MemCard2040\node_modules\@serialport\bindings\build\bindings.vcxproj]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant