-
-
Notifications
You must be signed in to change notification settings - Fork 48
Closed
Labels
Description
Expected
> npx sv migrate
( ) svelte-5
( ) svelte-4
( ) sveltekit-2
( ) ...
list of current commands: https://svelte.dev/docs/cli/sv-migrate#Migrations
Actual
> npx sv migrate
error: missing required argument 'migration'
manuel3108, GauBen and Antonio-Bennett