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

JavaScript heap out of memory: --max_old_space_size not working with nx in my nextjs application #6786

Closed
sumit-pandey opened this issue Aug 20, 2021 · 3 comments
Labels
outdated scope: nextjs Issues related to NextJS support for Nx type: bug

Comments

@sumit-pandey
Copy link

No description provided.

@amanintech
Copy link

This issue related with #1110 and is apparently fixed in its angular counter part.
But we tried using it with Next and it still has the same issues.

Tried permutations of -

  1. Limiting the number of workers maxWorkers
  2. using the memoryLimit
  3. Running only one app build / serially
  4. increasing the --max-old-space-size=8192

@FrozenPandaz FrozenPandaz added the scope: nextjs Issues related to NextJS support for Nx label Aug 27, 2021
@kirjai
Copy link
Contributor

kirjai commented Sep 3, 2021

unfortunately, there isn't enough information to action this issue at the moment, since this issue doesn't use the issue template. so please open a new issue with a proper description. most importantly - include steps to reproduce the issue please

@kirjai kirjai closed this as completed Sep 3, 2021
@github-actions
Copy link

This issue has been closed for more than 30 days. If this issue is still occuring, please open a new issue with more recent context.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
outdated scope: nextjs Issues related to NextJS support for Nx type: bug
Projects
None yet
Development

No branches or pull requests

4 participants