Skip to content
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

Out of Bounds memory issue when deploying to Netlify #492

Closed
endymion1818 opened this issue Jun 26, 2023 · 1 comment
Closed

Out of Bounds memory issue when deploying to Netlify #492

endymion1818 opened this issue Jun 26, 2023 · 1 comment

Comments

@endymion1818
Copy link

endymion1818 commented Jun 26, 2023

This could be related to #461 because it's originating from a similar dependency (vscode-oniguruma).

Building locally (even with Netlify Cli) seems to work fine, but in the pipeline builds consistently fail:

11:45:34 AM:  error   memory access out of bounds
11:45:34 AM:   File:
11:45:34 AM:     /opt/build/repo/node_modules/vscode-oniguruma/release/main.js:1:3646
11:45:34 AM:   Code:

Repo: github.com/endymion1818/personal-frontends-monorepo/

Netlify support ticket: https://answers.netlify.com/t/memory-access-out-of-bounds-issue/95443

@endymion1818
Copy link
Author

Closing because I sidestepped the issue by using Astro's built-in <Code /> component. Although this uses Shiki too, it doesn't seem to have the same problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant