-
Notifications
You must be signed in to change notification settings - Fork 107
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
Types Errors #179
Comments
@nekochan0122, I'm having this exact issue. Were you able to fix it? I assumed it had to do with tsconfig exclude settings, but no config I've tried has worked... I'm using turborepo and yarn workspaces, so it might have something to do with those for my case. |
Please list the steps to reproduce the problem. (post a code example with your tsconfig) |
Ok, it seems to have nothing to do with my tsconfig, and more to do with how this package's types are configured. microsoft/TypeScript#44205 Reproduction steps:
Turborepo uses internal package dependencies via yarn workspaces (or whatever package manager you choose) for things like shared |
I have no clue what Turborepo is and it only made a front end app for me... So i'm not sure how to reproduce this problem. Please upload a example repo with this problem. |
I believe I have fixed the type issues in |
I didn't fix it, I use cheerio to write my own scrape OG 🤣 |
Screenshots
The text was updated successfully, but these errors were encountered: