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

Could not load the Visual C++ component "VCBuild.exe". To fix this #176

Closed
mossila opened this issue Oct 13, 2017 · 2 comments
Closed

Could not load the Visual C++ component "VCBuild.exe". To fix this #176

mossila opened this issue Oct 13, 2017 · 2 comments

Comments

@mossila
Copy link

mossila commented Oct 13, 2017

After I npm install this package and I found this.

Could not load the Visual C++ component "VCBuild.exe". To fix this
1) install the .NET Framework 2.0 SDK, 
2) install Microsoft Visual Studio 2005 or 
3) add the location of the component to the system path if it is installed elsewhere.

My system is Windows 10 with visual studio 2017 installed

npm version = 5.4.2
node version = 6.11.2

@Dashue
Copy link

Dashue commented Mar 28, 2018

Run using powershell or cmd as admin
npm install --global --production windows-build-tools

This will take a couple of minutes

@aj-jaswanth
Copy link
Contributor

@mossila Has your issue been fixed?

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

4 participants