[bun 1.1.0] bun install @tanstack/router-vite-plugin issues?
Has anyone else encountered issues with istalling
@tanstack/router-vite-plugin with bun?
I try doing it normally, as a tarball, but nothing works.
I'm on Windows using bun v1.1.0.3 Replies
wee-brown•2y ago
Although my hint will not be helpful in this case, i would strongly recommend you having a look into WSL. There are sooo many benefits using a "native UNIX" within your windows machine. Incompatibility issues (like this one) with windows will be the past. Thank me later 😄
harsh-harlequin•2y ago
Looks like this might be a windows specific issue with Bun and TanStack Router.
We've had other windows users (none that I've seen using Bun), and they haven't had this issue.
Given Bun's recent entrance into the Windows scene, it fair to assume there may be some teething issues over there.
metropolitan-bronzeOP•2y ago
Yeah, I assume it's a Bun thing, but wanted to check here before raising an issue.