#Nuxt compatibilityVersion 4 + bun build issue
1 messages · Page 1 of 1 (latest)
1 messages · Page 1 of 1 (latest)
hello 👋 , im trying out bun with nuxt 4 and the bun --bun run build (nuxt build) cmd does not output server/index.mjs for node to serve... any ideas why would that be?
this works with npm and pnpm
Might have something to do with the new nuxt files structure where server and app folder are seperate! this is so new that I can't find any info on the subject