Bug
The documentation says to use:
This produces the following error:
6:21:06 PM [vite] Internal server error: The "react" package in this environment is not configured correctly. The "react-server" condition must be enabled in any environment that runs React Server Components.
Version
bun version: 1.3.14
Freshly cloned repository.
MacOS
Note
It works if doing bun run build and bun run preview.
Bug
The documentation says to use:
This produces the following error:
Version
bun version: 1.3.14
Freshly cloned repository.
MacOS
Note
It works if doing
bun run buildandbun run preview.