A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
Help to install bluelinky
-
@sdetweil okay, how can i update it, so i do it 100% right. ???
-
@Assassins see the instructions at the link I provided
Use 22.18.0 instead of 22.14.0 -
@sdetweil OKay, thanks, i will try it tomorrow :-)
-
@sdetweil said in Help to install bluelinky:
bluelinky wans node up to 20.9 or 22, and NOT ANY 21
message comes from mm, he is on an outdated version 2.29.0 …
-
@sdetweil Thanks, is work
-
A Assassins has marked this topic as solved
-
@Assassins actually this looks like a combination of problems
You don’t use npm install to. INSTALL a module
You use git clone while the current directory is
~/MagicMirror/modules
Then change the current directory to the module folder you just cloned
THEN if there is a package.json in THAT folder do npm install thereIt looks like you were in the MagicMirror folder