sveltejs / svelte

Cybernetically enhanced web apps
https://svelte.dev
MIT License
78.21k stars 4.09k forks source link

Svelte 5 runes with Deno error - 'Node' is undefined #9392

Closed JonathonRP closed 6 months ago

JonathonRP commented 10 months ago

Describe the bug

Running svelte 5 runes mode with deno causes error 'Node' is undefined

Reproduction

Deno and sveltekit with svelte5 run dev

Logs

No response

System Info

Deno, chrome, svelte, sveltekit

Severity

blocking all usage of svelte

JonathonRP commented 10 months ago

@Rich-Harris is deno support a factor for svelte 5?

dummdidumm commented 6 months ago

Closing since we made client and server modules better separated, and since this contains no reproduction I assume this works now.