look…can you say something about this installation now?
pi@raspberrypi:~/MagicMirror $ bash -c "$(curl -sL https://raw.githubuserconten t.com/sdetweil/MagicMirror_scripts/master/upgrade-script.sh)" apply
No LSB modules are available.
doing test run = false
update log will be in /home/pi/MagicMirror/installers/upgrade.log
saving custom.css
upgrading from version 2.9.0 to 2.13.0
fetching latest revisions
there are 2 local files that are different than the master repo
modules/default/compliments/compliments.js
package-lock.json
any *-lock.json files do not need to be saved
do you want to save these files for later (Y/n)?Y
updating MagicMirror runtime, please wait
> console-stamp@0.2.9 postinstall /home/pi/MagicMirror/node_modules/console-stam p
> node ./msg.js
Attention
Console-stamp version 3.0.0 Release Candidate is out. Install by using the t ag '@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
Downloading tmp-16303-1-SHASUMS256.txt-6.1.12
[============================================>] 100.0% of 5.62 kB (5.62 kB/s)
> magicmirror@2.13.0 install /home/pi/MagicMirror
> echo "Installing vendor files ...
" && cd vendor && npm install --loglevel=error
Installing vendor files ...
added 3 packages from 3 contributors, removed 62 packages, updated 17 packages and audited 24 packages in 38.077s
1 package is looking for funding
run `npm fund` for details
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 ...
updated 1 package and audited 1 package in 8.1s
found 0 vulnerabilities
MagicMirror installation finished successfully!
added 81 packages from 60 contributors, removed 340 packages, updated 119 packages and audited 1164 packages in 928.05s
9 packages are looking for funding
run `npm fund` for details
found 3 low severity vulnerabilities
run `npm audit fix` to fix them, or `npm audit` for details
processing dependency changes for active modules with package.json files
processing for module MMM-Remote-Control please wait
----------------------------------
npm notice created a lockfile as package-lock.json. You should commit this file.
added 30 packages from 24 contributors and audited 30 packages in 22.948s
found 0 vulnerabilities
processing complete for module MMM-Remote-Control
processing for module MMM-SoccerLiveScore please wait
----------------------------------
npm notice created a lockfile as package-lock.json. You should commit this file.
up to date in 2.55s
found 0 vulnerabilities
processing complete for module MMM-SoccerLiveScore
processing for module MMM-SmartWebDisplay please wait
----------------------------------
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated har-validator@5.1.5: this library is no longer supported
npm notice created a lockfile as package-lock.json. You should commit this file.
added 93 packages from 86 contributors and audited 94 packages in 49.515s
1 package is looking for funding
run `npm fund` for details
found 0 vulnerabilities
processing complete for module MMM-SmartWebDisplay
processing for module MMM-ioBroker please wait
----------------------------------
npm notice created a lockfile as package-lock.json. You should commit this file.
added 41 packages from 465 contributors and audited 41 packages in 32.545s
2 packages are looking for funding
run `npm fund` for details
found 1 low severity vulnerability
run `npm audit fix` to fix them, or `npm audit` for details
processing complete for module MMM-ioBroker
processing for module MMM-FRITZ-Box-Callmonitor please wait
----------------------------------
npm notice created a lockfile as package-lock.json. You should commit this file.
added 11 packages from 64 contributors and audited 11 packages in 15.02s
found 0 vulnerabilities
processing complete for module MMM-FRITZ-Box-Callmonitor
processing for module MMM-Fuel please wait
----------------------------------
npm WARN deprecated browserslist@1.7.7: Browserslist 2 could fail on reading Browserslist >3.0 config used in other tools.
npm WARN deprecated circular-json@0.3.3: CircularJSON is in maintenance only, flatted is its successor.
npm notice created a lockfile as package-lock.json. You should commit this file.
npm WARN eslint-config-recommended@4.1.0 requires a peer of eslint@^6.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN eslint-config-esnext@4.1.0 requires a peer of eslint@^6.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN eslint-config-node@4.1.0 requires a peer of eslint@^6.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN eslint-config-react-native@4.1.0 requires a peer of eslint@^6.0.0 but none is installed. You must install peer dependencies yourself.
added 584 packages from 375 contributors and audited 584 packages in 366.594s
38 packages are looking for funding
run `npm fund` for details
found 1 low severity vulnerability
run `npm audit fix` to fix them, or `npm audit` for details
processing complete for module MMM-Fuel
processing for module MMM-PublicTransportHafas please wait
----------------------------------
npm notice created a lockfile as package-lock.json. You should commit this file.
added 33 packages from 23 contributors and audited 33 packages in 25.836s
2 packages are looking for funding
run `npm fund` for details
found 0 vulnerabilities
processing complete for module MMM-PublicTransportHafas
processing for module MMM-Tools please wait
----------------------------------
npm notice created a lockfile as package-lock.json. You should commit this file.
added 3 packages from 3 contributors and audited 3 packages in 8.165s
1 package is looking for funding
run `npm fund` for details
found 0 vulnerabilities
processing complete for module MMM-Tools
restoring custom.css
we stashed a set of files that appear changed from the latest repo versions. you should review them
see installers/stashed_files for the list
you can use git checkout stash@{0} -- filename to extract one file from the stash
or git stash pop to restore them all
WARNING..
WARNING.. either will overlay the file just installed by the update
WARNING..