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

[turborepo] pnpm import thirdparty package has different entities #2817

Closed
Darkhorse-Fraternity opened this issue Nov 23, 2022 · 1 comment
Closed
Labels
kind: bug Something isn't working

Comments

@Darkhorse-Fraternity
Copy link

What version of Turborepo are you using?

1.6.3

What package manager are you using / does the bug impact?

pnpm

What operating system are you using?

Mac

Describe the Bug

https://github.com/Darkhorse-Fraternity/monad-stack/actions/runs/3530326548/jobs/5922200333#step:7:175

It seems that importing a third-party package from packages is different from importing it directly. There are two entity objects.
Since react-query doesn't recognize , it doesn't recognize it.

Expected Behavior

Third-party packages have a public entity.

To Reproduce

To see https://github.com/Darkhorse-Fraternity/monad-stack/actions/runs/3530326548/jobs/5922200333#step:7:175

Reproduction Repo

https://github.com/Darkhorse-Fraternity/monad-stack

@Darkhorse-Fraternity Darkhorse-Fraternity changed the title [turborepo] [turborepo] pnpm import thirdparty package has different entities Nov 23, 2022
@Darkhorse-Fraternity
Copy link
Author

I got the answer: TanStack/query#3595

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant