Read the statement by Michael Teeuw here.
Update MMM
-
@mattx38 it will not overwrite
U have to do the two commands I said before
-
@sdetweil said in Update MMM:
@mattx38 erase package-lock.json
Did u modify package.json?
And git checkout package.json to restore it if u are ok w that
Ok, I erased the package-lock.json file.
What command should I use to check package.json ?
I’m a beginner… -
@mattx38 do
cd ~/MagicMirror git checkout package.json
-
@sdetweil Perfect Sam thanks…
-
@sdetweil said in Update MMM:
@mattx38 do
cd ~/MagicMirror git checkout package.json
I did it but the command did not return any information.
-
@Stoffbeuteluwe you guys should really use my upgrade script
-
I did the “npm install”.
I fixed 2 moderate vulnerabilities and it still remains 8 low severity vulnerabilities.I don’t get if this can have consequences or not.
-
@mattx38 don’t worry about the audit stuff… does it run?
-
No, the mirror stays black with the mouse arrow in the left upper corner.
I did a reboot and a “pm2 restart mm”, but nothing works… -
@mattx38
pm2 stop mm
cd ~/magicMirror
npm start dev
alt-spacebar, n to minimize MM,… any messages on the terminal window?
select the MM window to reopen, select the console, and scroll up to see if any errors…
there is a fatal one somewhere