I am having some issues with installing browser-sync with npm.
The error is MSB4019: The imported project "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Default.props" was not found.
I can confirm the path doesn't exist, however there is a V110 folder instead of V120. I presume this relates to the version of visual studio?
How do I get V120 installed / V110 removed?