rob-balfre / svelte-select

Svelte Select. A select component for Svelte
https://svelte-select-examples.vercel.app
Other
1.27k stars 180 forks source link

failed to load module for ssr: ./filter #464

Closed Cluster2a closed 2 years ago

Cluster2a commented 2 years ago

Since the upgrade I am getting the following error:

image

Svelte: 3.49.0 Kit: 1.0.0-next.405

Downgrading to 5.0.0-alpha.10 works fine.

rob-balfre commented 2 years ago

@Cluster2a seems fine with latest kit and beta...

https://stackblitz.com/edit/sveltejs-kit-template-default-2b4wc9?file=package.json

BetaConnector commented 2 years ago

@rob-balfre, you are right - I haven't updated to the latest version. Thanks!