Skip to content

NikolayMakhonin/mocha-ts-nyc-error

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reproduce the error

  • OS: Windows 10
  • NodeJS: v14.19.3
npm i
npm test

you should see this:

C:\projects\mocha-ts-nyc-error>npm test

> mocha-ts-nyc-error@1.0.0 test C:\projects\mocha-ts-nyc-error
> nyc --reporter lcov mocha -r ts-node/register ./src/qwe.test.ts



  test
OK
OK
    v test


  1 passing (7ms)

Path contains invalid characters: C:\projects\mocha-ts-nyc-error\coverage\lcov-report\1\file:\C:\projects\mocha-ts-nyc-error\src\1
 ELIFECYCLE  Test failed. See above for more details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published