the normal display of coverage report like this:

but I get this:

How can I resolve this problem?
Jest Config:

Jest Version is 24.9.0
This is a bug?
This is a regression in handlebars 4.6 - if you install 4.5.3 (and ensure dependencies are deduped) the issue is fixed
@SimenB thks锛宨t resolved my problem