Read the statement by Michael Teeuw here.
Install Error - Node v10.15.2 or another error
-
Hi Everyone, I’m brand new to this (and rasp pi) so please bear with me.
I have a rasp pi 4b and with a fresh install of full raspbian. I followed the manual install steps and after “… install -y nodejs” i got a return message of " nodejs is already the newest version (10.15.2~dfsg-2+rpil) …"
I then downloaded magicmirror and tried to install it getting the following:
npm WARN npm npm does not support Node.js 10.15.2
…
That message continues to say I should upgrade to a new versionnpm Warn deprecated start@5.1.0 : Deprecated in favor of https://github.com/deepsweet/start
npm ERR! Code ENOVERSIONS
npm ERR! No valid version available for 1031
npm ERR! a complete log …any help on this would be appreciated.
-
@ruppg01 said in Install Error - Node v10.15.2 or another error:
npm WARN npm npm does not
its a warning…
i suggest using the automated installer…
see
https://forum.magicmirror.builders/topic/10171/updated-installer-script-available-for-testing
u will have to remove the MagicMirror folder
-
Sam, you’re a wizard! Thanks for your help, that worked!
Now to explorer all the addins. :)
Greg