Missing baseUrl in compilerOptions. tsconfig-paths will be skipped
See original GitHub issueCurrent 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:
- Created 2 years ago
- Reactions:1
- Comments:7 (4 by maintainers)
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@emilyrohrbough yes I would! Thank you.
Hi @kel-si, are you still interested in picking up this ticket? If not we’ll assign it elsewhere 😃