config icon indicating copy to clipboard operation
config copied to clipboard

Internal resolution error by arethetypeswrong

Open Kamahl19 opened this issue 1 year ago • 2 comments

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 https://github.com/TanStack/query/pull/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

Kamahl19 avatar Jun 13 '24 11:06 Kamahl19

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

lachlancollins avatar Jun 13 '24 21:06 lachlancollins

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

Kamahl19 avatar Jun 13 '24 21:06 Kamahl19

Closing as Query does not yet use Config and I have validated our arethetypeswrong config on Form and Store

crutchcorn avatar Jan 13 '25 13:01 crutchcorn