2

我有一个在 Angular 10 中构建的 Angular 库。

现在,在 Angular 13 中制作新的 Angular 应用程序时,我们正在尝试使用该库,但它会出现一些问题。

我知道 Angular 13 中的编译已更改为 100% IVY,但有什么方法可以在新项目中实际使用该 Angular 10 库

它给出以下警告

 Project is attempting to disable the Ivy compiler. Angular versions 12 and higher do not support the deprecated View Engine compiler for applications. The Ivy compiler will be used to build this project. 
    For additional information or if the build fails, please see https://angular.io/guide/ivy

我得到的错误是

(node:41343) UnhandledPromiseRejectionWarning: Error: The target entry-point  has missing dependencies:
4

0 回答 0