【发布时间】:2017-05-11 08:48:22
【问题描述】:
操作系统?
操作系统:win32 x64
版本。
angular-cli: 1.0.0-beta.24 /节点:7.3.0
重现步骤。
由 angular-cli 创建的新应用。没有做任何更改。
失败给出的日志。
** NG Live Development Server 正在http://localhost:4200 上运行。 ** 15% 构建模块 46/148 个模块 102 个活动模块 ...core-js\modules\es6.array.index-of.js
我已将 Nodejs 降级到版本 6.9.2 并重新安装了 angular-cli。
但它给出了同样的错误。我猜错误来自 core-js@2.4.1。但我不知道如何解决这个问题。
【问题讨论】:
标签: angular angular-cli