[suggestion] Do WSL detection and adding polling option to vite config · Issue #576 · sveltejs/cli · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just started learning Svelte [kit] and haven't worked with web technologies before. Today, after two days of documentation reading and tutorials, I decided to create my first project and do something myself.
I used Windows and WSL... yada yada.... and HMR is not working. I was fancy and used Bun, then I tried Deno, then NPM and only after that I switched from WSL to p1. Overall, I spent a good 20 min to figure that out, then a quick Google search and this blog post: HMR not working in Vite on WSL.
My suggestions is to add one more question during npx sv create or other more smart way of detection wsl to save time for other noobs.
PS: I know Windows sucks. My PC is dual-booting with Arch, by the way. It just happened that I was using Windows at that moment. 🤷♂️
The text was updated successfully, but these errors were encountered:
I just started learning Svelte [kit] and haven't worked with web technologies before. Today, after two days of documentation reading and tutorials, I decided to create my first project and do something myself.
I used Windows and WSL... yada yada.... and HMR is not working. I was fancy and used Bun, then I tried Deno, then NPM and only after that I switched from WSL to p1. Overall, I spent a good 20 min to figure that out, then a quick Google search and this blog post: HMR not working in Vite on WSL.
My suggestions is to add one more question during
npx sv create
or other more smart way of detection wsl to save time for other noobs.PS: I know Windows sucks. My PC is dual-booting with Arch, by the way. It just happened that I was using Windows at that moment. 🤷♂️
The text was updated successfully, but these errors were encountered: