-
Notifications
You must be signed in to change notification settings - Fork 0
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
Fix Vercel deploy error related to sharp #139
Comments
ReoHakase
added a commit
that referenced
this issue
May 1, 2024
ReoHakase
added a commit
that referenced
this issue
May 1, 2024
- The previous one somehow made test coverage fall behind 90%
ReoHakase
added a commit
that referenced
this issue
May 1, 2024
ReoHakase
added a commit
that referenced
this issue
May 1, 2024
ReoHakase
added a commit
that referenced
this issue
May 1, 2024
ReoHakase
added a commit
that referenced
this issue
May 1, 2024
ReoHakase
added a commit
that referenced
this issue
May 4, 2024
- Overrode `mdx-bundler` version to v9 since v10 does not work with `contentlayer2 build` properly
ReoHakase
added a commit
that referenced
this issue
May 4, 2024
- Since Vercel only supports pnpm v6, v7, v8: https://vercel.com/docs/deployments/builds/package-managers
ReoHakase
added a commit
that referenced
this issue
May 5, 2024
- Since v20 possibly causes memory errors when deployed to Vercel ``` Fatal glibc error: malloc.c:3211 (__libc_malloc): assertion failed: !victim || chunk_is_mmapped (mem2chunk (victim)) || ar_ptr == arena_for_chunk (mem2chunk (victim)) ```
ReoHakase
added a commit
that referenced
this issue
May 5, 2024
ReoHakase
added a commit
that referenced
this issue
May 5, 2024
ReoHakase
added a commit
that referenced
this issue
May 5, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: