Skip to content

fix(svelte): correct workspace version for svelte-query-devtools #5492

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

Closed
wants to merge 1 commit into from
Closed

fix(svelte): correct workspace version for svelte-query-devtools #5492

wants to merge 1 commit into from

Conversation

RomainLanz
Copy link

@RomainLanz RomainLanz commented May 30, 2023

Hey there! 👋🏻

When cloning the alpha branch, we cannot install dependencies because all Svelte packages use a no-longer-available version of @tanstack/svelte-query-devtools.

 ERR_PNPM_NO_MATCHING_VERSION_INSIDE_WORKSPACE  In examples/svelte/auto-refetching: No matching version found for @tanstack/[email protected] inside the workspace

This PR corrects the version required by those packages.

@vercel
Copy link

vercel bot commented May 30, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
query ⬜️ Ignored (Inspect) May 30, 2023 11:47am

@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@lachlancollins
Copy link
Member

Hi @RomainLanz , I actually fixed this in #5495, but thank you for pointing it out!

@RomainLanz RomainLanz deleted the fix/svelte-devtools-version branch May 31, 2023 05:00
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

Successfully merging this pull request may close these issues.

2 participants