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

Increase memory available for app build #278

Merged
merged 1 commit into from
Dec 4, 2024

Conversation

dluc
Copy link
Contributor

@dluc dluc commented Dec 4, 2024

Frontend dockerization is failing with

FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory

Testing various values, looks like the frontend build requires ~3100MB of memory.
The PR grants 4GB to be on the safe side.

The build fails for values < 3100
@dluc dluc requested a review from tommasodotNET December 4, 2024 20:34
@dluc dluc merged commit 24b3519 into microsoft:main Dec 4, 2024
4 checks passed
@dluc dluc deleted the appdockerizationmemory branch December 4, 2024 20:37
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

Successfully merging this pull request may close these issues.

1 participant