(/home/pi/MagicMirror/js/app.js:14:1)Īt Object. node_modules/.bin/electron js/electron.jsĮrror: Cannot find module 'module-alias/register'Īt Module._resolveFilename (module.js:543:15)Īt Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/electron/dist/resources/electron.asar/common/reset-search-paths.js:35:12)Īt Function.Module._load (module.js:473:25)Īt Object. This is the message which occurs: > start /home/pi/MagicMirror The last one got some errors so I had git reset -hard and then git pull $$ npm install it (as decribed here: update MagicMirror error - link to this forum) but now I can´t start the Mirror with npm start at the folder: ~/MagicMirror.
I updated my RP3 B+ with the following commands sudo apt-get update and sudo apt-get upgradeĪnd my MagicMirror 2 with the following command cd ~/MagicMirror & git pull