Open
Description
All I'm doing is
import { DeviceFloppy, CircleX } from 'tabler-icons-svelte';
not even using the icons in the template it complains then crashes the app when i visit a page where i import
in browser
500
Failed to fetch dynamically imported module: http://localhost:3000/src/routes/project/[projectId]/__layout.svelte
TypeError: Failed to fetch dynamically imported module: http://localhost:3000/src/routes/project/[projectId]/__layout.svelte
in console
Debugger attached.
yarn run v1.22.15
warning package.json: No license field
$ svelte-kit dev
Debugger attached.
SvelteKit v1.0.0-next.201
local: http://localhost:3000
network: not exposed
Use --host to expose server to other devices on this network
tabler-icons-svelte is incorrectly packaged. Please contact the package author to fix.
Metadata
Metadata
Assignees
Labels
No labels