Read the statement by Michael Teeuw here.
Unable to install dependencies
-
@bhepler Tried the official installer doesn’t work, do you have a the script for the community one?
-
-
@sdetweil Tried this one, can’t get past electron download though it says the source was not found. Is there no way to download it manually and skip that part of the script?
-
@Ghoster can u show me the log, /home/pi/install.log
what device are u installing on? pi 0, 2, 3 4?
-
@sdetweil It works now! I uninstalled electron.js then installed an older version using:
npm install -g electron@1.7.6Thanks for the installation script!
-
@Ghoster said in Unable to install dependencies:
npm install -g electron@1.7.6
but that is VERY VERY old…
can u show me the log. I want to understand why the new installer failed
-
@sdetweil Can’t seem to find the log, is it under /home/pi/install.log ?
-
@Ghoster should be, if you used my installer…