Skip to content

Instantly share code, notes, and snippets.

@Zzzlaya
Forked from jeppeburchardt/msbuild node gyp
Created October 12, 2015 19:17
Show Gist options
  • Save Zzzlaya/2afbda6835da5cbebec7 to your computer and use it in GitHub Desktop.
Save Zzzlaya/2afbda6835da5cbebec7 to your computer and use it in GitHub Desktop.
node gyp msbuild misssing registry warning MSB8003: Could not find WindowsSDKDir variable from the registry. TargetFrameworkVersion or PlatformToolset may be set to an invalid version number
call "C:\Program Files\Microsoft SDKs\Windows\v7.1\bin\Setenv.cmd" /Release /x86
call "C:\Program Files\Microsoft SDKs\Windows\v7.1\bin\Setenv.cmd" /Release /x64
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment