Lukas Vanagas

Results 130 comments of Lukas Vanagas

@mcallan83 consider installing this package as a global and then running in your projects ;))

Seems like the pull request with fixes referencing this package has been merged. So this issue could also be closed. @tweber68 @freekmurze :)

After digging for a bit I realized the error of `Invalid Installer Session` is actually the reason because I'm using Alpine Linux. It'd be nice to have a banner on...

I think it's a good idea to bump the version and encourage community to upgrade theirs. :)

In my case `ufw` firewall was blocking. I typically have pleasure employing `netcat` to debug such issues. Running `nc -vz host.docker.internal 23517` was a great way to trace down. And...

Ended up same with trying to publish source maps to Sentry. @xneworlds have you had success with this?

It'd be so amazing to have this work!

@adam-s thank you for workaround. Is it possible to still have the script processed by Vite even thought without hot reloading?