0

I am trying to install karma on Windows 8 using node but I am getting:

MSBUILD : error MSB3411: Could not load the Visual C++ component "VCBuild.exe". ...

And I am learning this is becuase Visual Studio is expected?? error MSB3411: Could not l oad the Visual C++ component "VCBuild.exe"

Is there a way to install karma without Visual Studio? I just wan to run jasmine tests for the angular tutorial.

SIDE NOTE: Visual Studio Express is free so that is an option

Community
  • 1
  • 1
R Claven
  • 1,160
  • 2
  • 13
  • 27
  • 1
    maybe c++ runtime is enough? http://www.microsoft.com/en-ca/download/details.aspx?id=5555 – Alexan Aug 15 '14 at 16:42
  • It seemed to but still has teh error. I guess the failed component wasnt required? Anyway, your link led me to karma actually installing so thank you! – R Claven Aug 18 '14 at 16:42

0 Answers0