beyonk-group / svelte-carousel

A super lightweight, super simple Carousel for Svelte 3
MIT License
213 stars 38 forks source link

<Carousel> is not a valid SSR component when used in SvelteKit #61

Closed Lumca closed 3 years ago

Lumca commented 3 years ago

I am migrating my project from sapper to SvelteKit but I am getting:

Error: <Carousel> is not a valid SSR component. You may need to review your build config to ensure that dependencies are compiled, rather than imported as pre-compiled modules

the import is happening in Githubissues.

  • Githubissues is a development platform for aggregating issues.