角核具有不正确的对等依赖区zone.js

问题描述

更新我的angular版本时出现以下错误

@angular/[email protected]" has incorrect peer dependency "zone.js@~0.10.3".

解决方法

我通过安装zone.js解决了它

yarn add zone.js@~0.10.3