-
-
Notifications
You must be signed in to change notification settings - Fork 12
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
sv migrate svelte-5 #250
Comments
That doesn't look right, I get these options:
What version is the package? There also is this note:
So maybe |
Npx sv - v gives me 0.5.11 |
Pretty sure I did use svelte-migrate last time to upgrade to svelte 4. Does it still exist? |
If it already exists because you used it before, you probably need to upgrade it separately first. |
Yeah I bet you're right. I will double check, maybe a cache problem. Thanks! |
This indeed looks like a cache problem. We were debating if we should use |
hmm. we already invoke it with cli/packages/cli/commands/migrate.ts Line 27 in 6e2e9da
|
npx sv migrate svelte-5 yields..
You must specify one of the following migrations: package, routes, svelte-4
The text was updated successfully, but these errors were encountered: