question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Bug: No TS4 support thus "Unknown compiler option" Errors

See original GitHub issue

Describe the bug Typescript-coverage-report seems to run on TS ^3 instead of TS 4 released last August. Thus using new compiler options like jsxFragmentFactory will cause the coverage report script not to work.

To Reproduce Use compiler options introduced in TS 4 like jsxFragmentFactory.

Expected behaviour Expected a normal coverage output.

Screenshots If it regards the HTML report, you might want to take a few screenshots.

Environment

  • Tool version: ^0.4.0
  • OS: macOs Big Sur (11.1)
  • Node version: V12.19
  • Browser (if applicable): [e.g. chrome, safari]

Additional context Add any other context about the problem here.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
alexcanessacommented, Feb 14, 2021

@Jasperrr91 yes it was meant to go in 0.5.0 which was never released. I’ll add release tomorrow.

0reactions
alexcanessacommented, Apr 23, 2021

@Jasperrr91 is this working? I’d like to close it if yes.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Running `tsc -p .` yields "unknown compiler option" errors
Only some of the compiler options are deemed valid, where most are not. This is my tsconfig.json : { "compilerOptions": { "allowJs" ...
Read more >
Quick #Fix TypeScript error TS5023: Unknown compiler option ...
It seems that the tsc command in console (and in build script) does not have the same version with what I have in...
Read more >
The Sims 4 troubleshooting guide : r/CrackSupport - Reddit
Go to Documents\Electronic Arts and move The Sims 4 folder to desktop - this will start the game fresh. Run the game. If...
Read more >
Documentation - TypeScript 4.3
We could get around this by saying that size has the type unknown or any like ... Now we can finally assign other...
Read more >
Can't Save Your Game? This Might Fix It! Error Code 0 and ...
Can't Save Your Game? This Might Fix It! Error Code 0 and 804 Fixes | The Sims 4.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found