administrators
Posts
-
RE: Default Calendar module frequently refreshes
@michaelarnauts For the log output, we were looking for the broadcasting xxxx events messages entries
But note they have the full URL string , which you shouldn’t post on the forum -
RE: Default Calendar module frequently refreshes
@DarrenO-0 sorry, not quite sure what you’ve said here
You specified tableClass twice in the config of a single calendar module declaration?
JavaScript should take the second, and ignore the first
JSON.parse() should overlay the first w the secondAnd tableClass is only used in the presentation of the events long after the broadcast message is sent
-
RE: Default Calendar module frequently refreshes
@DarrenO-0 I rejected your post w the log entries, see the notification message I sent
-
RE: Version 2.33.0/node v22.21.0 - Error: write EFAULT
@Mr.Sponti if you take the contents of the execSync() and run it at the command line does it work?
-
RE: Added MMM-ModuleUpdateNotifier and MMM-AptUpdateNotifier
@CrashTest I saw update for the doc
It should automagically put up an update banner for all
Modules in config.js if their git GitHub ( source repo) commit status changesIt as also outputs messsges where npm start is logged as it scans the repository
-
RE: Added MMM-ModuleUpdateNotifier and MMM-AptUpdateNotifier
@CrashTest Our updatenotification module does that for the active modules… same as for MM base
I wasn’t talking about that one
I’m the moderator here, so just watching out for our users… -
RE: Added MMM-ModuleUpdateNotifier and MMM-AptUpdateNotifier
@CrashTest you assume the developers are active and interested in doing dependency updates for no particular reason . ( many w breaking changes)
Most developers are not active on the forums.
Anyhow I don’t think the module one is particularly helpful for users. As it sets off a fire alarm with no resolution.
In my humble opinion