Can't use `bun run vinxi dev` as a result of a hang, node infinitely increases in CPU and RAM usage

I try to run it, and it simply doesn't work. Building and then serving does work though
4 Replies
Jasmin
Jasmin3d ago
I'm not sure if bun works with solidstart/vinxi. Does it work with node?
HPsaucii
HPsauciiOP3d ago
according to btop, node is being used
No description
peerreynders
peerreynders3d ago
The docs state:
bun dev
Does that work?
HPsaucii
HPsauciiOP3d ago
bun dev is an alias for bun run vinxi dev, and i get the same result with both The issue appears to be with nix-direnv, and not direnv or bun fixed, for whatever reason having .direnv in the project root causes dev deployments to fail, i've made an issue upstream with direnv, will leave this open until a proper solution (other than just moving the direnv cache directory) is found

Did you find this page helpful?