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

Windows Install - Could not find WindowsSDKDir variable from the registry #261

Closed
bosco-li opened this issue Oct 26, 2015 · 3 comments
Closed

Comments

@bosco-li
Copy link

I've trying to install StrongLoop on windows 7 following the guide here -> https://strongloop.com/strongblog/install-node-js-windows/

At step 5, installing strongloop I'm getting a bunch of the below error

image

Was tying to l

  1. Error while installing strongloopr. Win 7 x64. #210 (the new VS Express doesn't include C:\Program Files\Microsoft SDKs\Windows\v7.1\bin\Setenv.cmd anymore)
  2. NPM fails on msbuild.exe with exit code 1 nodejs/node-gyp#119 (tried installing new npm-gyp doesn't solve the issue)

Any help is appriciated, thank you so much!

@bosco-li
Copy link
Author

I just tried installing npm3 thinking it maybe a path issues for windows and read that npm3 may help, still failed with the same error.

@rmg
Copy link
Member

rmg commented Oct 26, 2015

Did you install the Windows SDK? Or just VS?

BTW, these errors should not be fatal - the installation should be finishing, just with some functionality missing.

@bosco-li
Copy link
Author

I installed Visual Studio Community 2015 instead of Visual Studio Express 2015, the same error is gone after I installed the right one. I see other errors, I'll create a new issues instead. Thanks for helping!

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

2 participants