nodeshift-archived / license-reporter

license-reporter is a tool that gathers licenses for project's dependencies and produces a output in XML, JSON, YAML and HTML format.
Apache License 2.0
13 stars 10 forks source link

something happened with coverage report #220

Closed helio-frota closed 7 years ago

helio-frota commented 7 years ago

https://travis-ci.org/bucharest-gold/license-reporter/jobs/292816387#L1810

helio-frota commented 7 years ago

seems to be nothing related with nyc arguments and tap-diff dependency, because after removed, the error still there.

helio-frota commented 7 years ago

I think this is the problem: https://github.com/bucharest-gold/license-reporter/commit/be35543a95d0ed2a82688b4cbd5f74b67bad8aa8#diff-b9cfc7f2cdf78a7f4b91a753d10865a2L48

I'll downgrade the version to check.