Hi guys,
just tried installing the Magic Mirror (curl -sL https://raw.githubusercontent.com/MichMich/MagicMirror/master/installers/raspberry.sh | bash). Getting the following message; can anyone help me?
Run apt-get install nodejs
(as root) to install Node.js v6.x and npm
Reading package lists… Done
Building dependency tree
Reading state information… Done
nodejs is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Node.js installation Done!
Cloning MagicMirror …
Cloning into ‘MagicMirror’…
remote: Counting objects: 4734, done.
remote: Compressing objects: 100% (34/34), done.
remote: Total 4734 (delta 15), reused 0 (delta 0), pack-reused 4698
Receiving objects: 100% (4734/4734), 10.49 MiB | 1.62 MiB/s, done.
Resolving deltas: 100% (2502/2502), done.
Cloning MagicMirror Done!
Installing dependencies …
bash: line 109: npm: command not found
Unable to install dependencies!