NPM packages are not building on Windows 8.1 - failing with following error,
error MSB4019: The imported project \"C:\\Microsoft.Cpp.Default.props\" was not fo
The quick fix for me was this:
set VCTargetsPath=C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120 npm install