Open hananAbbas opened 6 years ago
Did you try to build the application with AOT? If yes this means that your code or a third party library that you are using probably has an error.
Please also check your tsconfig file, is the skipTemplateCodegen: true
?
ERROR in app\app.module.ts(30,28): Error during template compile of 'AppModule' Function calls are not supported in decorators but 'RegisterTranslatorModule' was called. any help