Read the statement by Michael Teeuw here.
MMM-CalendarExt3Agenda doesn't work on fresh restored install
-
@rkorell pushed fix for restore script to check for postinstall task as well as dependencies
the new 3rd party list uses package.json as a documentation vehicle…
but that doesn’t mean npm install is required… try not to do work that isn’t required and not consume disk space for no reason… -
@rkorell said in MMM-CalendarExt3Agenda doesn't work on fresh restored install:
Just frickling around but cannot get this git-cloned from backup-repository …
yes, I only save the LINK to the module repo, which doesn’t exist anymoreyou can’t binary back it up either, as there are OS level dependencies
I produce a warning in the output (and log file) that the url is not available
in both backup and restore… -
@sdetweil said in MMM-CalendarExt3Agenda doesn't work on fresh restored install:
you can’t binary back it up either, as there are OS level dependencies
I’ve “solved” it with my tar.gz archive.
put all of the working copy in it, extract im MagicMirror/modules and ran npm install in MMM-Pir …Now I’m looking around how to get xandr fixed, because now MMM-Pir increase the screen resolution to maximum which is not desired …
-
@rkorell said in MMM-CalendarExt3Agenda doesn't work on fresh restored install:
I’ve “solved” it with my tar.gz archive.
yeh, what about the other 200+ users?? SO much fun
-
@sdetweil despite getting it “run” it doesn’t work properly :-(
I’m looking around but seems to be hard … -
@rkorell yes, he ran some setup/installer code that isn’t saved locally