-
Notifications
You must be signed in to change notification settings - Fork 223
[bug]: Many tsc errors with "skipLibCheck": false
#1564
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
Comments
I think these tsc errors that appear with But I'll leave this open as an unrelated issue, in case it's interesting to the Algolia team to be compatible with I opened a different issue for my original issue, and make a better reproduction: |
Any solutions? |
Hello, this is fixed since algolia/api-clients-automation#4020 |
@millotp @shortcuts indeed, I can confirm that this is now resolved in ➜ workspace git:(master) ✗ pnpm tsc
➜ workspace git:(master) ✗ |
Uh oh!
There was an error while loading. Please reload this page.
Description
Using
algoliasearch
with"skipLibCheck": false
leads to many errorsCodeSandbox: https://codesandbox.io/p/devbox/776xj2?file=%2Ftsconfig.json%3A31%2C27
[email protected]
and thetsconfig.json
file below, which includes"skipLibCheck": false
[email protected]
algoliasearch
named import inindex.ts
and use it in any waytsc
and see many errorsClient
All
Version
5.9.1
Relevant log output
The text was updated successfully, but these errors were encountered: