【发布时间】:2021-09-24 18:47:18
【问题描述】:
正如标题所说,在使用 ng cli 从 Angular 11.2 升级到 12.2 后,我在构建 Angular 应用程序时遇到错误:
styles.css - Error: (0 , _identifier.getUndoPath) is not a function
我没有styles.css 文件(使用styles.scss),也没有看到引用该文件的任何地方。知道可能是什么问题吗?
【问题讨论】:
标签: angular angular-cli