`wrangler pages dev` hangs on macOS + bun
Has anyone seen an issue where
wrangler pages dev
doesn't start the server unless you restart your computer (macOS arm, bun)?
It also hangs when you try to shut down the server
1 Reply
I'm investigating alternative methods of package installation with bun like
bun i -f --backend=copyfile
and I can now host again. I'm not sure if it's related, but I recall an issue with TypeScript LSP related to something like this