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

npm run build shows heap limit Allocation failed #178

Open
Mfonn opened this issue Apr 3, 2023 · 2 comments
Open

npm run build shows heap limit Allocation failed #178

Mfonn opened this issue Apr 3, 2023 · 2 comments
Assignees
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@Mfonn
Copy link
Contributor

Mfonn commented Apr 3, 2023

command npm run build throws this error:

FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory
  • Best solution will be no error with application running on local host
@Mfonn Mfonn added help wanted Extra attention is needed good first issue Good for newcomers labels Apr 3, 2023
@pratham-srivastava-07
Copy link

I can try and resolve this issue....please assignn it to me

@Garvanand
Copy link

Please assign the issue to me, will try to resolve it asap
it’s probably because of a memory leak, an addition/version upgrade of a library, or a difference in how Node.js manages memory between versions (e.g. Node.js version <= 10 and Node.js version > 10).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants