SOLVED Installation issues
-
I’ve been trying to install and set this up for the first time. I’ve installed a fresh version of rasbian and followed the installation instructions provided.
However when I go to run NPM install (as admin) I get constant errors with electron;
HTTPError: Response code 404 (Not Found) for https://github.com/electron/electron/releases/download/v11.4.11/electron-v11.4.11-linux-armv6l.zip
Has anyone encountered this before? Am I just being really stupid?
-
@sdetweil That appears to have worked! Had a few issues on the initial installation, but quickly sorted those out. I appreciate the assistance!
-
@potato electron is not available for armv6l anymore…
use my install script and I will setup servermode with chromium browser
-
@sdetweil That appears to have worked! Had a few issues on the initial installation, but quickly sorted those out. I appreciate the assistance!