Because I was having problems with some modules I decided to format my micro SD card and start all over again with my test enviroment on the Pi 3A+ (My working mirror runs on my Pi 3B+ :winking_face: )
However I just run the installation of the MM2 command bash -c "$(curl -sL https://raw.githubusercontent.com/MichMich/MagicMirror/master/installers/raspberry.sh)"
but when it got to “Installing dependencies” it run into an error:
bash: line 112: npm: command does not exist. Unable to install dependencies!
(well it’s translated from Dutch. Could also be “Command not found”)
anybody got an idea what is going on?