最近Angular 7 的项目升级到了12的版本,然后编译的时候 发现之前的模板页突然报错打不开了 Cannot read properties of undefined (reading 'createEmbeddedView')

本文介绍了一个从Angular7升级到Angular12版本过程中遇到的问题:编译时报错Cannot read properties of undefined (reading 'createEmbeddedView')。文中提供了具体的解决方案。
最近Angular 7 的项目升级到了12的版本,然后编译的时候 发现之前的模板页突然报错打不开了 Cannot read properties of undefined (reading 'createEmbeddedView')


被折叠的 条评论
为什么被折叠?