6

I am in the project folder and execute the following statement in the console:

ng serve --configuration=de

The execution is broken with an error:

ERROR in xliff parse errors: Message ... misses a translation

Error log

The translation is available. What is the problem?

Xlif file

You can reproduce it by checking out the app from my repository Bitbucket Repository and run.

Thank you in Advance.

Grischa
  • 101
  • 6

1 Answers1

1

Solved by switch to JIT-Variant described here Merge with the jit compiler

Grischa
  • 101
  • 6