Skip to content
New issue

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

The latest version of Svelte 5 doesn't work with Astro #11193

Closed
1 task
adamdinhvu opened this issue Jun 6, 2024 · 1 comment
Closed
1 task

The latest version of Svelte 5 doesn't work with Astro #11193

adamdinhvu opened this issue Jun 6, 2024 · 1 comment
Labels
needs triage Issue needs to be triaged

Comments

@adamdinhvu
Copy link

Astro Info

Astro                    v4.9.3
Node                     v20.12.2
System                   Windows (x64)
Package Manager          npm
Output                   static
Adapter                  none
Integrations             @astrojs/svelte

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"

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

What's the expected result?

Link to Minimal Reproducible Example

https://stackblitz.com/edit/github-u6s3yg

Participation

  • I am willing to submit a pull request for this issue.
@github-actions github-actions bot added the needs triage Issue needs to be triaged label Jun 6, 2024
@florian-lefebvre
Copy link
Member

Duplicate of #11149

@florian-lefebvre florian-lefebvre marked this as a duplicate of #11149 Jun 6, 2024
@florian-lefebvre florian-lefebvre closed this as not planned Won't fix, can't repro, duplicate, stale Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs triage Issue needs to be triaged
Projects
None yet
Development

No branches or pull requests

2 participants