## Notes Early on in [[Hannah Svelte]], running `bun run dev` to start the [[Svelte]] project using [[bun.sh]] freezes. Based on the suggestion in the link below, deleting node modules and reinstalling dependencies seems to work. ## References - [Vite Dev Freezing - GitHub](https://github.com/vitejs/vite/discussions/17851)