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.

Missing baseUrl in compilerOptions. tsconfig-paths will be skipped

See original GitHub issue

Current behavior

After upgrade to 6.8.0 it prints in console every time this:

Missing baseUrl in compilerOptions. tsconfig-paths will be skipped

Desired behavior

Fix it. But Why?

Issue Analytics

  • State:open
  • Created 2 years ago
  • Reactions:1
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
kel-sicommented, Sep 2, 2022

@emilyrohrbough yes I would! Thank you.

0reactions
rachelrudermancommented, Oct 19, 2022

Hi @kel-si, are you still interested in picking up this ticket? If not we’ll assign it elsewhere 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

Error message printed to the console: Couldn't find tsconfig ...
Missing baseUrl in compilerOptions. tsconfig-paths will be skipped. Adding "baseUrl": "./", to the compilerOptions made error disappear but ...
Read more >
What is the baseUrl in compilerOptions used for? : r/typescript
Missing baseUrl in compilerOptions. tsconfig-paths will be skipped. I am wondering if it's something I should have or not.
Read more >
Specify tsconfig.json location for Cypress - Stack Overflow
json //Error: "Couldn't find tsconfig.json. tsconfig-paths will be skipped" /tsconfig.json // Works!! But not where I want this file to live.
Read more >
tsconfig-paths - npm
It accepts baseUrl and paths directly as they are specified in tsconfig and will handle resolving paths to absolute form. The created function ......
Read more >
cypress-io/cypress - Gitter
... "Missing baseUrl in compilerOptions. tsconfig-paths will be skipped" in the aws ... I would like to integrate cypress into a github repository...
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