Trying to install as instructed on Raspberry Pi OS #42
Replies: 1 comment 1 reply
-
It looks like some required steps for Raspberry Pi OS are missing from the instructions provided. While troubleshooting we might have taken a few steps that were unnecessary for this to work so there might be a bit extra. Following is what worked for us in case it helps someone else out. It is pretty raw since it was documented just for my reference. Install dependancies Download micboard Install micboard software dependencies via npm and pip build the micboard frontend and run micboard Edit
Install it as a service. |
Beta Was this translation helpful? Give feedback.
-
I run through the commands as directed. The first thing that fails outright is "npm install --only=prod". If I install npm outright it goes much further but then ultimately fails. Can anyone point me in the right direction?
Beta Was this translation helpful? Give feedback.
All reactions