A couple things. First, please use the markdown features of the forum to make your code easier to read. There’s a nice tutorial on Git.
Secondly, you need to run the npm install command in the Magic Mirror folder. So try this:
cd ~/MagicMirror
npm install
@asaxena11
sudo wget http://node-arm.herokuapp.com/node_latest_armhf.deb
sudo dpkg -i node_latest_armhf.deb
sudo apt-get install npm
My problem:
I made fresh installation of whole magic mirror about 2 weeks ago because I had a problem with screen size - have huge black part of screen which is “covering” right modules.
I tried electronOptions, modifiyng the /boot/config.txt and without luck.
I am running 2.4.1 on fresh installation of Stretch Lite