放大Angular 7构建错误-'NgModule'调用'ɵmakeDecorator'

时间:2019-04-19 00:55:59

标签: angular amazon-web-services angular7 aws-amplify

我在Angular 7 App中使用AWS Amplify软件包。与ng服务搭配使用效果很好。但是当尝试使用ng build-prod

进行prod构建时,出现以下错误
ERROR in aws-amplify-angular\dist\src\aws-amplify-angular.module.ts(82,2): Error during template compile of 'AmplifyAngularModule'
  Function calls are not supported in decorators but 'ɵmakeDecorator' was called in 'NgModule'
    'NgModule' calls 'ɵmakeDecorator'.

我的代码中的所有内容看起来都很不错,不确定该错误。我在Google上进行了研究,但找不到太多。让我知道是否有人遇到此问题并知道解决方法。

0 个答案:

没有答案