Category: Question and Answers
Updated

This solution is summarized from an archived support forum post. This information may have changed. If you notice an error, please let us know in Discord.

Which version node to build frontend compoent

Issue

I am having trouble building and running my frontend. The error message suggests that I may have run out of memory before the build could complete. I am uncertain which version of node.js to use.

Resolution

It seems that the user is facing a memory issue while building and running the frontend. The error message suggests that the system might not have enough memory to complete the build process. To solve this issue, the user can either increase the RAM of their current system or use a machine with at least 8GB of memory to build and run the frontend.

There are no code examples necessary for this solution. The user simply needs to follow the suggestions provided to resolve the memory issue.