-
Notifications
You must be signed in to change notification settings - Fork 349
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Build Issues with Bun - Content Layer Error on windows #47
Comments
Hello @mickasmt, Thank you for getting back to me. I cloned the project again, installed it, and attempted to build using both Bun and pnpm. Unfortunately, the same issue persists. I suspect the problem might be related to Contentlayer not being fully supported on Windows. |
I tried every single solution. I tried npm and pnpm, and now it shows other errors when I try doing
▲ Next.js 14.2.5
✓ Starting... |
I am encountering an issue when trying to build the project using Bun. The error seems to be related to the content layer.
Clone the repository.
Navigate to the project directory.
Run the build command using Bun (bun build).
Expected Behavior:
The project should build successfully without any errors.
The build process fails with an error related to the content layer.
Bun version: 1.1.17
Operating system: Windows 11
Node.js version: v20.10.0
Any help to resolve this issue would be greatly appreciated.
Thank you!
Error Message
The text was updated successfully, but these errors were encountered: