Skip to content
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

Internal resolution error by arethetypeswrong #98

Open
Kamahl19 opened this issue Jun 13, 2024 · 2 comments
Open

Internal resolution error by arethetypeswrong #98

Kamahl19 opened this issue Jun 13, 2024 · 2 comments

Comments

@Kamahl19
Copy link

Describe the bug

I am getting the "Internal resolution error" https://github.com/arethetypeswrong/arethetypeswrong.github.io/blob/main/docs/problems/InternalResolutionError.md when building the package.

I have noticed the same error was hapenning in the Query package and was simply ignored in this PR. More context here: https://github.com/TanStack/query/pull/7119/files#r1527381914

It was later fixed by introducing the Microsoft API extractor in this PR TanStack/query#7380

I am thinking, isnt this something that should rather be solved in the Config package instead of fixing it in each package separately?

Steps to reproduce

none

Expected behavior

none

How often does this bug happen?

None

Screenshots or Videos

No response

TanStack Config version

0.7.11

TypeScript version

No response

Additional context

No response

@lachlancollins
Copy link
Member

Hi @Kamahl19 , could you please show a reproduction? TanStack Query does not yet use TanStack Config.

@Kamahl19
Copy link
Author

@lachlancollins Sure I will. Do you by any chance have some online reproduction setup which I could reuse?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants