A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
Cant start after update 2.13
-
@SuseGigabyte hmmm… looks ok,
i ‘suspect’ a bad sd card, but lets try one more time using my upgrade script
from hereexecute this
bash -c "$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/upgrade-script.sh)" force
it will create a log file, MagicMirror/installers/upgrade.log
-
@sdetweil You’re a genius. I can’t thank you enough.
After hours of blood, sweat and almost tears every thing went o.k.Do I have to do an additional command because of:
added 394 packages from 287 contributors and audited 1163 packages in 412.313s found 3 low severity vulnerabilities run `npm audit fix` to fix them, or `npm audit` for details npm install completed - So Okt 4 19:08:08 CEST 2020 on base **upgrade.log** Upgrade started - So Okt 4 19:00:18 CEST 2020 system is Linux raspberrypi 5.4.51-v7+ #1333 SMP Mon Aug 10 16:45:19 BST 2020 armv7l GNU/Linux the os is Distributor ID: Raspbian Description: Raspbian GNU/Linux 10 (buster) Release: 10 Codename: buster user requested to force apply changes doing test run = false saving custom.css remote name = origin upgrading from version 2.13.0 to 2.13.0 fetching latest revisions git fetch rc=0 current branch = master On branch master Your branch is up to date with 'origin/master'. Changes not staged for commit: (use "git add/rm <file>..." to update what will be committed) (use "git checkout -- <file>..." to discard changes in working directory) deleted: config/config.js.sample modified: installers/mm.sh deleted: modules/default/clock/README.md modified: modules/default/clock/clock.js deleted: modules/default/clock/clock_styles.css modified: modules/default/compliments/compliments.js modified: package-lock.json modified: package.json Untracked files: (use "git add <file>..." to include in what will be committed) 0 core css/custom.css_Back css/custom.css_Backup css/save_custom.css installers/pm2_MagicMirror.json js/socketclient.js_heute js/socketclient.js_mod js/socketclient.js_modified js/socketclient.js_org modules/default/back_clock/ modules/default/compliments/compliments.js_org package-lock.json_back package-lock.json_back_1 package.json_back package.json_back_1 no changes added to commit (use "git add" and/or "git commit -a") there are 5 local files that are different than the master repo installers/mm.sh modules/default/clock/clock.js modules/default/compliments/compliments.js package-lock.json package.json save/restore files selection = y Speicherte Arbeitsverzeichnis und Index-Status WIP on master: 3dbe8bf Merge pull request #2143 from MichMich/develop test merge result rc='' , if empty, no conflicts executing merge, apply specified merge result rc= 0 Already up to date. processor architecture is armv7l updating MagicMirror runtime, please wait > console-stamp@0.2.9 postinstall /home/pi/MagicMirror/node_modules/console-stamp > node ./msg.js Attention Console-stamp version 3.0.0 Release Candidate is out. Install by using the tag '@next'. NB: Breaking changes. For more details goto: https://www.npmjs.com/package/console-stamp/v/next > electron@6.1.12 postinstall /home/pi/MagicMirror/node_modules/electron > node install.js > magicmirror@2.13.0 install /home/pi/MagicMirror > echo "Installing vendor files ... " && cd vendor && npm install --loglevel=error Installing vendor files ... audited 24 packages in 2.478s found 0 vulnerabilities > magicmirror@2.13.0 postinstall /home/pi/MagicMirror > npm run install-fonts && echo "MagicMirror installation finished successfully! " > magicmirror@2.13.0 install-fonts /home/pi/MagicMirror > echo "Installing fonts ... " && cd fonts && npm install --loglevel=error Installing fonts ... audited 1 package in 2.715s found 0 vulnerabilities MagicMirror installation finished successfully! added 394 packages from 287 contributors and audited 1163 packages in 412.313s found 3 low severity vulnerabilities run `npm audit fix` to fix them, or `npm audit` for details npm install completed - So Okt 4 19:08:08 CEST 2020 on base fixing sandbox permissions downloading dumpactivemodules script processing dependency changes for active modules with package.json files processing for module netatmo please wait
-
@SuseGigabyte no additional commands required
in the future, please use code wrapper for posts with messages like this… (mark the text and hit the </> button)
-
@sdetweil I’m sorry about that. I didn’t know that.:face_with_hand_over_mouth: #beginner
-