Closed basuke closed 1 year ago
Thanks for the report. I'm actually going to archive this repo, as it wouldn't very useful anymore now that SvelteKit is shipped unbundled anyway. You can just symlink the SvelteKit source directly into whatever project you want to use it in.
I've unarchived it, because I use this repo day-to-day — this is the 'whatever project you want to use it in'. We just need to bring the default branch up to date (I currently use default-template
, I think the default branch was supposed to use the skeleton template. Should probably just replace the current default with default-template
)
When I hit
pnpm dev
, the error is displayed:because
svelte-kit
's only subcommand issync
now.