A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
217 Commits Behind--now fubared!
-
I was trying to get MM upgraded because MMM_GooglePhotos stated there was an update and the MM stated I was 217 commits behind. I think I have totally FUBAR the hole thing.
Here is what I get now:
npm ERR! A complete log of this run can be found in: npm ERR! /home/pi/.npm/_logs/2024-01-29T14_30_59_133Z-debug.log pi@raspberrypi4:~ $ cd ~/MagicMirror/ pi@raspberrypi4:~/MagicMirror $ npm start > magicmirror@2.26.0 start /home/pi/MagicMirror > DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js sh: 1: ./node_modules/.bin/electron: not found npm ERR! code ELIFECYCLE npm ERR! syscall spawn npm ERR! file sh npm ERR! errno ENOENT npm ERR! magicmirror@2.26.0 start: `DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js` npm ERR! spawn ENOENT npm ERR! npm ERR! Failed at the magicmirror@2.26.0 start script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above. npm ERR! A complete log of this run can be found in: npm ERR! /home/pi/.npm/_logs/2024-01-29T14_31_16_789Z-debug.log pi@raspberrypi4:~/MagicMirror $
Can anyone decipher this and lead me gently down the road to getting it fixed?
-
@scarng how did you upgrade?