You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Might just be an npm thing but running npx sv@next migrate sveltekit-3 --tasks all --confirm on an old demo doesn't install the next versions of SvelteKit and the adapter until I delete the package-lock.json file and run npm i
Might just be an
npmthing but runningnpx sv@next migrate sveltekit-3 --tasks all --confirmon an old demo doesn't install thenextversions of SvelteKit and the adapter until I delete thepackage-lock.jsonfile and runnpm i