You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TypeError: Cannot read property 'replace' of undefined
at V8ToIstanbul._resolveSource (C:\Users\kriese\projects\gh\renovatebot\renovate\node_modules\v8-to-istanbul\lib\v8-to-istanbul.js:86:29)
at V8ToIstanbul.load (C:\Users\kriese\projects\gh\renovatebot\renovate\node_modules\v8-to-istanbul\lib\v8-to-istanbul.js:57:26)
at C:\Users\kriese\projects\gh\renovatebot\renovate\node_modules\@jest\reporters\build\CoverageReporter.js:624:27
at Array.map (<anonymous>)
at CoverageReporter._getCoverageResult (C:\Users\kriese\projects\gh\renovatebot\renovate\node_modules\@jest\reporters\build\CoverageReporter.js:587:32)
at CoverageReporter.onRunComplete (C:\Users\kriese\projects\gh\renovatebot\renovate\node_modules\@jest\reporters\build\CoverageReporter.js:231:45)
at processTicksAndRejections (internal/process/task_queues.js:93:5)
at async ReporterDispatcher.onRunComplete (C:\Users\kriese\projects\gh\renovatebot\renovate\node_modules\@jest\core\build\ReporterDispatcher.js:88:9)
at async TestScheduler.scheduleTests (C:\Users\kriese\projects\gh\renovatebot\renovate\node_modules\@jest\core\build\TestScheduler.js:350:5)
at async runJest (C:\Users\kriese\projects\gh\renovatebot\renovate\node_modules\@jest\core\build\runJest.js:376:19)
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used patch-package to patch
v8-to-istanbul@7.1.0
for the project I'm working on.Here is the diff that solved my problem:
This issue body was partially generated by patch-package.
The text was updated successfully, but these errors were encountered: