【发布时间】:2017-02-06 05:17:27
【问题描述】:
我在 Windows 10 系统上遇到了 angular-cli 的安装问题。 这些错误与 Python 依赖项和 node-gyp 有关。如下:
>execSync@1.0.2 install C:\Users\UserName\AppData\Roaming\npm\node_modules\angular-cli\node_modules\execSync
node install.js
[execsync v1.0.2] Attempting to compile native extensions.
{ Error: spawn node-gyp ENOENT
at exports._errnoException (util.js:1007:11)
【问题讨论】:
标签: javascript node.js angular windows-10