Read the statement by Michael Teeuw here.
MMM-MovieListings
-
@BerkSmash1984 Hi. I have just cloned the module and tested with your config and it is working fine for me. Are you on the latest version of the module? Can you do a
git status
in the module folder and let me know if it saysYour branch is up to date with 'origin/master'.
-
@BerkSmash1984 Hi. I have just done a fresh clone of the module and tested it. It is working fine with your config. The error seems to indicate that the first call failed, this is the one that fetches the latest 20 movies. Can you do a
git status
in the module folder and see if you getYour branch is up to date with 'origin/master'.
? -
@BerkSmash1984 said in MMM-MovieListings:
I cannot seem to get the module to work
Just an idea: Which node version are you using?
-
@mumblebaj Thanks for the response and sorry for the delay on my side.
I am in fact using the latest version:
-
@KristjanESPERANTO I am on v.20.18.0
-
@BerkSmash1984 Which version of MM are you running?
MM requires a minimum version of 20.9.xx. Yours is currently lower.
⚠️ This release needs nodejs version v20 or v22, minimum version is v20.9.0.
-
@mumblebaj I am on v2.25.0, not the latest, but the one before the latest, I think.
All other modules are working great.
I can update to the latest, just don’t want any modules to break. I have 10 unique pages showing multiple modules
-
@BerkSmash1984 And which node version? You can run
node -v
-
@mumblebaj
v20.18.0 -
@BerkSmash1984 I am not sure what updating node would do to your 2.25.0 version of MM. I assume it should be fine. I updated the module using node 20.9.0. I unfortunately do not have an older version of MM running. My dev machine runs the latest version.
@sdetweil Would MM v2.25.0 run fine with node 20.9.0? I am hoping you may have the answer at hand.