https://next--tauri.netlify.app/next/mobile/development/configuration
After following the guide above, HMR with vite does not work
I get two errors:
Error: listen EADDRNOTAVAIL: address not available 192.168.0.0:5183
at Server.setupListenHandle [as _listen2] (node:net:1734:21)
at listenInCluster (node:net:1799:12)
at doListen (node:net:1948:7)
at process.processTicksAndRejections (node:internal/process/task_queues:83:21)```
and
`Compiling tauri v2.0.0-alpha.11/o error: An existing connection was forcibly closed by the remote host. (os error 10054); terminate connection: 0`