vincjo / svelte-simple-datatables

A Datatable component for Svelte

Home Page:https://vincjo.fr/svelte-simple-datatables

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error after installing & setting up

mordreds opened this issue · comments

After installing and following the setup guide carefully i still get ERROR below :: What am i not doing right ??

Datatable 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

image

There is no SSR support at this time.
It must be installed in DevDependancies.

npm i -D svelte-simple-datatables

Then it will be compiled with the app
https://github.com/sveltejs/sapper-template#using-external-components