We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
svelte:document should be svelte:window
svelte:document
svelte:window
try to vite build and run a project with a carousel, and the preprocess step fails
Binaries: Node: 21.6.0 - ~/.nvm/versions/node/v21.6.0/bin/node Yarn: 1.22.21 - ~/.nvm/versions/node/v21.6.0/bin/yarn npm: 10.3.0 - ~/.nvm/versions/node/v21.6.0/bin/npm pnpm: 9.9.0 - ~/Library/pnpm/pnpm Browsers: npmPackages: @sveltejs/kit: ^1.0.0-next.587 => 1.1.3 flowbite-svelte: ^0.46.16 => 0.46.16 svelte: ^3.54.0 => 3.55.1 vite: ^4.5.3 => 4.5.3
The text was updated successfully, but these errors were encountered:
Please use Svelte 4.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Describe the bug
svelte:document
should besvelte:window
Reproduction
try to vite build and run a project with a carousel, and the preprocess step fails
Flowbite version and System Info
The text was updated successfully, but these errors were encountered: