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