Skip to content

RaspberryPi build error: yarn ERROR: "build:ui" exited with 129 #2718

Answered by sn3ak
sn3ak asked this question in Q&A
Discussion options

You must be logged in to vote

I wanted to update this in case someone else runs across the same issue. There is an alternate fix. By default raspbian/raspberry pi OS sets the swap file to 100mb by default. By changing it to 1024M I was able to get this compiled and running. Watching the output of top, I believe setting swap to 512M would be sufficient as I never saw swap go over 400MB.

Thank you @b-cole for sending me down the right path.

Replies: 4 comments

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
Answer selected by robertsLando
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #2699 on October 11, 2022 06:08.