在 Windows 7 中安装 angular-cli 时构建失败 - 在 node-sass 安装后失败

Build failed while installing angular-cli in Windows 7 - Failed at node-sass postinstall

我正在尝试在 Windows 7 中安装 angular-cli。但是出现错误 -

Failed at node-sass@3.10.1 post install script 'node scripts/build.js'.

我也收到以下错误。

Toolsets\v140\Toolset.targets(36,5): error MSB8036: The Windows SDK version 8.1
was not found. Install the required version of Windows SDK or change the SDK 
version in the project property pages or by right-clicking the solution and 
selecting "Retarget solution". [C:\Users\xxx\AppData\Roaming\npm\node
_modules\angular-cli\node_modules\node-sass\build\src\libsass.vcxproj]

有人在 windows 7 中安装 angular-cli 时遇到过这种问题吗?请帮助解决这个问题。谢谢。

我认为问题已在 angular-cli 中解决。现在我可以安装并使用它 Windows 7. 标记为已回答。