Node packages not building on Windows 8.1 – Missing Microsoft.Cpp.Default.props April 16, 2023 by Tarik The quick fix for me was this: set VCTargetsPath=C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120 npm install