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

[V3] [@skeletonlabs/skeleton-svelte] - Error: Not implemented type annotation EmptyStatement #3112

Closed
Hugos68 opened this issue Jan 16, 2025 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@Hugos68
Copy link
Contributor

Hugos68 commented Jan 16, 2025

Current Behavior

Current tests are failing due to a bug with esrap (which is what Svelte uses): Error: Not implemented type annotation EmptyStatement.

Expected Behavior

Tests should not fail.

Steps To Reproduce

  1. Checkout into next
  2. Run pnpm i
  3. Run pnpm test

Link to Reproduction / Stackblitz

No response

More Information

We should upgrade our svelte dependency to atleast 5.14.3 to fix this.
See: sveltejs/esrap#17

@Hugos68 Hugos68 added the bug Something isn't working label Jan 16, 2025
@endigo9740 endigo9740 added this to the v3.0 (Next) milestone Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants