angularjs-webpack-starter icon indicating copy to clipboard operation
angularjs-webpack-starter copied to clipboard

Failed at the [email protected] test:coverage script.

Open dkokic opened this issue 5 years ago • 1 comments

The npm run test:coverage gives the following error:

> remap-istanbul -i build/coverage/coverage.json -o build/coverage/report -t html

Error: Could not find file: "/Users/.../client/node_modules/tslint-loader/index.js??ref--4!/Users/.../client/src/app/app.module.ts"
    at CoverageTransformer.readFile (/Users/.../client/node_modules/remap-istanbul/lib/CoverageTransformer.js:46:16)
...

As a side note, the package remap-istanbul contains a number of dependencies (handlebars and js-yaml) with high and critical vulnerabilities.

dkokic avatar Jan 05 '21 12:01 dkokic

Yep it is failing for me as well. Last CI run was in october 2020 and it seems to work.

Will look into it, thanks.

frederikprijck avatar Jan 05 '21 12:01 frederikprijck