小编muk*_*h51的帖子

在Windows 10上安装Angular-CLI

我在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)
Run Code Online (Sandbox Code Playgroud)

javascript node.js windows-10 angular

5
推荐指数
2
解决办法
3万
查看次数

标签 统计

angular ×1

javascript ×1

node.js ×1

windows-10 ×1