Can't install Turbo dependency on Raspberry Pi running ArmbianOS (armv7l)
I'm trying to build Homarr on my
I'm trying to use
How to bypass this dep. Because I see that the Homarr should work on Raspberry Pi natively (w/o Docker, that is).
Thanks.
Banana Pro SoC (a la Raspberry Pi) runing on Armbian OS. I have all typical dev requirements (node, npm, yarn ...) as per the Dockerfile versions.I'm trying to use
yarn build but it fails due to Turbo dep not supporting armv7l arch:How to bypass this dep. Because I see that the Homarr should work on Raspberry Pi natively (w/o Docker, that is).
Thanks.