This: https://bun.sh/guides/ecosystem/nuxt
~ bunx nuxi@latest init a-nuxt-app
error: could not determine executable to run for package nuxi
Should the guide be different or is this a regression?
1 messages · Page 1 of 1 (latest)
This: https://bun.sh/guides/ecosystem/nuxt
~ bunx nuxi@latest init a-nuxt-app
error: could not determine executable to run for package nuxi
Should the guide be different or is this a regression?
I am having the same issue
@native chasm can you help?
Windows WSL2, bun 0.8.1, Ubuntu-22.04
@cyan notch I ran "wsl --shutdown" and when I restarted, I was able to run bunx nuxi init my-bun-app
but then, when I tried to run it with bun run dev or bun --bun run dev I got the following:
when I run bun run build I get the following:
I'm giving up on WSL and just getting a fast external SSD to run a clean install of Ubuntu