Closed alexander-mart closed 2 years ago
I guess this is related issue: https://github.com/sveltejs/kit/issues/4224
And temporary worked fix: https://github.com/sveltejs/kit/issues/4224#issuecomment-1059741336
This was fixed by #9 already. Your package.json also shows that you are not using this adapter, but a different adapter instead. So this Issue doesn't belong into this repo
Install SvelteKit with
pnpm init svelte my-app
instead ofpnpm init svelte@next my-app
Prepare to use as extension
pnpm run build
package.json
: