texx00/sandypi

[INSTALLATION] Yarn build heap memory full

Closed this issue · 2 comments

Describe the bug
Fail to install firmware on raspberry pi 3b or 3b+ using node V 12.X.

To Reproduce
Steps to reproduce the behavior:
install node 12.x
Install sandypi

Expected behavior
fail to install. Fatal error
Screenshots
If applicable, add screenshots to help explain your problem.

Platform (please complete the following information):

  • server hardware [Raspberry Pi 3B+,3B]

Solution
For raspberry Pi 3b or 3b+ you need to install node version 10.X following this link:
https://noviello.it/come-installare-node-js-e-npm-su-raspberry-pi/

Glad you found a solution... When I get the time I will check it out better to see if there is a way to run it on v12 or v14...

Closed by #64