#Error when running bun dev command on a nextjs project

1 messages · Page 1 of 1 (latest)

neat oak
#

Basically when I clone my nextjs project using bun I can't get the dev server to work properly.

delicate sable
#

This issue doesn't seem like a bun issue. It's a CORS issue by your server's setup.

neat oak
#

yes but im using the default nextjs bun template