将库从Angular 8成功升级到Angular 9后 ,当我尝试构建它时,我收到以下错误:
Compiling TypeScript sources through ngc
ERROR: Decorator argument must resolve to a string
An unhandled exception occurred: Decorator argument must resolve to a string
关于可能导致此错误的任何线索或这意味着什么?
将库从Angular 8成功升级到Angular 9后 ,当我尝试构建它时,我收到以下错误:
Compiling TypeScript sources through ngc
ERROR: Decorator argument must resolve to a string
An unhandled exception occurred: Decorator argument must resolve to a string
关于可能导致此错误的任何线索或这意味着什么?