Read the statement by Michael Teeuw here.
'Official' recommended node.js version for MM?
-
Hi. I’m very new to MagicMirror and have a question regarding which version of Node to use. Working through the manual installation guide it specifies Node v10, however this version goes End of Life this coming Friday.
Is there a more recent agreed recommended version of Node to use with MagicMirror?
Steve
-
@administrator we have not released a new version supported yet…
shouldn’t matter…
if you use my install script it does the whole thing (still on node 10)
-
Thanks for the response, @sdetweil.
If I understand correctly, then, Node v10 is the current ‘default’ for installing MM, but later versions are probably also fine.
Once v10 goes End of Life next week, we don’t really want anyone to be installing v10 as it will no longer receive security fixes, so ideally we need a later version to be the new default.
-
@administrator there’s an mm release every 3 months
-
mm is working with later versions, I’m using node lts in the docker setup which is currently v14 without any problems.
-
I’ll upgrade to v14. Thanks.
-
@karsten13 @administrator @sdetweil I have v15.12.0 installed and works like a charm
-
v16 works too … the official documentation is now updated and the recommended version there is now v14.
-
@karsten13 said in 'Official' recommended node.js version for MM?:
on there is now v14.
and my script is changed to 14 now too
-
@sdetweil @karsten13 That’s great news! Thank you very much :-)