Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Error during template compile of 'AppModule' #33

Open
hananAbbas opened this issue Jan 23, 2018 · 1 comment
Open

Error during template compile of 'AppModule' #33

hananAbbas opened this issue Jan 23, 2018 · 1 comment

Comments

@hananAbbas
Copy link

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

@Rambou
Copy link

Rambou commented Apr 18, 2019

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 ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants