You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just ran it on my machine and it used a max of 12% of my 15GB, so that's 1.8GB. So I'd say you need at least 2 GB free RAM to run the main build command, which builds everything in parallel.
You can choose to only build certain tasks, by running yarn gulp <task name>, where <task name> can be any of the tasks defined in the gulpfile, e.g. build-web to only build browser files: https://github.com/nimiq/core-js/blob/master/gulpfile.js#L632
New issue checklist
General information
Bug report
Crash log? Screenshots? Videos? Sample project?
The text was updated successfully, but these errors were encountered: