0

Getting below build error after angular upgrade to 12.

FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory

enter image description here

I have increased the --max_old_space_size to 8192 but still getting the same issue while building

1 Answer 1

0

It is related to the Node Sass version, when you upgrade angular you need to upgrade the Node Js as well which eventually requires to upgrade Node Sass package one that is used

You can find the proper mapping following this link https://www.npmjs.com/package/node-sass

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.