Trying to install either with via npm, pnpm in a fresh Vite or SvelteKit project and following the Quick Start guide of your documentation, I always get a Cannot find module 'wx-svelte-toolbar' or its corresponding type declarations from the static checker and when running with (p)npm run dev there's only a My App text on the page instead of the toolbar with buttons (I try the "Full init code").
VITE v6.3.5