@sdetweil From the above it does seem like he used your script but it failed to update node to the required version which should be one of the following, right?
>=20.9.0 <21 || 22
@sdetweil From the above it does seem like he used your script but it failed to update node to the required version which should be one of the following, right?
>=20.9.0 <21 || 22
@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.
@BerkSmash1984 And which node version? You can run node -v
@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.
@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 get Your branch is up to date with 'origin/master'.?
@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 says Your branch is up to date with 'origin/master'.
I have been looking for a module that displays latest movie releases etc and saw MMM-MovieListings from @Tueti which was last updated 7 years ago and not working. I decided to revive this module and pull it into the here and now.
Updates to original Module:
Original module can be found here.
I have submitted a PR but do not know if the owner will accept as the module was last updated 7 years ago.
My fork can be found here
Some screenshots:

