Nebular: Getting Template parse errors: The pipe 'date' could not be found while running "ng build --prod"

Created on 4 Jan 2019  路  4Comments  路  Source: akveo/nebular

Getting date pipe error while running "ng build --prod"

Using angular version 7.1.4

@rande @ceefour @beeman @mterwoord @nnixaa
If you are available, please help me to resolve this issue.

image

All 4 comments

@mobarokhossain it's a bit hard to find the issue without a sample repo. Feel free to share the repo with me and I will take a look to see if I can find it.

set enableIvy to false in angularCompilerOptions in tsconfig.json or tsconfig.app.json,
"angularCompilerOptions": { "enableIvy": false }

@juliusiqbal bhai, Its worked for me.
I appreciate your feedback. thanks a lot!

@beeman thanks a lot for your response.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

mehmetalpsumer picture mehmetalpsumer  路  4Comments

batousik picture batousik  路  4Comments

muysewinkel picture muysewinkel  路  4Comments

mmezian picture mmezian  路  3Comments

johnsnow20087349 picture johnsnow20087349  路  3Comments