Read the statement by Michael Teeuw here.
MMM-MovieListings
-
@BerkSmash1984 no. not worth it
-
@BerkSmash1984 I would give node 20.9.0 a go.
-
@mumblebaj
Just hesitant that the update will break other modules my MM is using. Sounds like Node updates could be more hassle than they are worth if your MM is functioning, minus a model or 2 ;)What is the safest way to update Node to 20.9.0? Node Version Manager?
-
@BerkSmash1984 Yeah, that would work.
-
@BerkSmash1984 if you used my script it should upgrade mode too. it uses n, the nodejs version of nvm
-
@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
-
@mumblebaj yes , id like to see the installers/upgrade.log
maybe the test subversion failed -
@mumblebaj really >=20.9.0, not 21, or >= 22
-
@sdetweil From package.json
-
I did the update using @sdetweil upgrade script