jain2150 发表于 2022-9-14 22:47:52

WjInputModule does not appear to be an NgModule class

开发环境:VSCode + AngularV14,npm下载wijmo 5.20221.857。引入模块时,提示错误:WjInputModule does not appear to be an NgModule class。
详细信息:wijmo.angular2.input.d.ts(20, 30): Thislikely means that the library (wijmo/wijmo.angular2.input) which declaresWjInputModule has not been processed correctly by ngcc, or is not compatiblewith Angular Ivy. Check if a newer version of the library is available, andupdate if so. Also consider checking with the library's authors to see if thelibrary is expected to be compatible with Ivy。
是不支持Angular14吗?


Richard.Ma 发表于 2022-9-15 09:17:30

支持 angular14的,请上传一个重现问题的demo上来,我帮你看一下原因
页: [1]
查看完整版本: WjInputModule does not appear to be an NgModule class