Skip to content

JavaScript Heap out of memory on Raspberry Pi Zero #1226

Answered by erikvanendert
Utherellus asked this question in Help
Discussion options

You must be logged in to vote

I got passed this error by setting
export NODE_OPTIONS=--max-old-space-size=512
which limits the memory node tries to use to the available 512MB. Streetmerchant launches after this after a couple of minutes of waiting.

It doesn't work yet however: I am now stuck at this issue

Replies: 4 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@AdamHale88
Comment options

Answer selected by jef
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
5 participants
Converted from issue

This discussion was converted from issue #1226 on December 08, 2020 21:42.