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
Astro v4.9.3 Node v20.12.2 System Windows (x64) Package Manager npm Output static Adapter none Integrations @astrojs/svelte
No response
Astro instantly brings an Unhandled rejection error:
`No matching export in "node_modules/svelte/src/internal/client/index.js" for import "add_snippet_symbol"
node_modules/@astrojs/svelte/client-v5.js:2:9: 2 │ import { add_snippet_symbol } from 'svelte/internal/client';`
This happens in a completely blank Astro project
https://stackblitz.com/edit/github-u6s3yg
The text was updated successfully, but these errors were encountered:
Duplicate of #11149
Sorry, something went wrong.
No branches or pull requests
Astro Info
If this issue only occurs in one browser, which browser is a problem?
No response
Describe the Bug
Astro instantly brings an Unhandled rejection error:
`No matching export in "node_modules/svelte/src/internal/client/index.js" for import "add_snippet_symbol"
This happens in a completely blank Astro project
What's the expected result?
Link to Minimal Reproducible Example
https://stackblitz.com/edit/github-u6s3yg
Participation
The text was updated successfully, but these errors were encountered: