Closed f8dca closed 4 months ago
Looks like bun install
fails. Not my code, not my bug. It never failed on my dev windows laptop.
You have to figure out why it fails. ENOENT
is file missing
, I think. It could be temporary network failure. It could be messed up install. It could be really weird, unsupported os.
Run bun install
in debug / verbose mode, read the logs. Try yarn, try npm.