Read the statement by Michael Teeuw here.
module.js mismatch error and good by os
-
Good Morning,
pi@raspberrypi:~/MagicMirror/modules/MMM-MyCommute $ git remote -v origin https://github.com/jclarke0000/MMM-MyCommute.git (fetch) origin https://github.com/jclarke0000/MMM-MyCommute.git (push)
-
@fischi87 That project hasn’t been updated since 7 years. On the official module list is a newer fork which got updated 2 years ago. So I recommend try this newer fork: https://github.com/qistoph/MMM-MyCommute.
-
okay i will it a try. thank u.
do u mean the whole errors come from the MMM-MyCommute module?
-
after some trieng, i get still the same error:?
[08.03.2024 13:18.44.611] [ERROR] [MMM-MyCommute.js:481:18] Parameter mismatch in module.show: callback is not an optional parameter!
-
@fischi87 that message should really be a warning, as it causes no trouble, and the code handles the issue
-
@fischi87 said in module.js mismatch error and good by os:
do u mean the whole errors come from the MMM-MyCommute module?
I don’t know. Deactivate all modules except this one and then see if the errors still occur.
-
I think the fetch errors are related to https://github.com/MagicMirrorOrg/MagicMirror/issues/3329
you can try the newest electron version or disable ipv6
-
@KristjanESPERANTO this error message will still occur, but can be ignored, as the code continues on without trouble
-
okay i will See what happened with the os now. I changed the MMM-MyCommute and don’t get much error anymore just this.
thanks all for ur support!