Jest: the abnormal display of coverage report

Created on 10 Jan 2020  路  3Comments  路  Source: facebook/jest

the normal display of coverage report like this:
WX20200110-155224
but I get this:
image
How can I resolve this problem?

Jest Config:
image

Jest Version is 24.9.0

Upstream Bug

All 3 comments

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

Was this page helpful?
0 / 5 - 0 ratings