Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
dkokic opened this issue Jan 5, 2021 · 1 comment
Open

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

dkokic opened this issue Jan 5, 2021 · 1 comment
Labels

Comments

@dkokic
Copy link

dkokic commented Jan 5, 2021

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.

@frederikprijck
Copy link
Owner

frederikprijck commented Jan 5, 2021

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants