MagicMirror: Never ending dependency problems

I keep getting to the end of the install process and it is telling me /home/pi/MagicMirror/node_modules/electron-prebuilt/dist/electron: error while l oading shared libraries: libnotify.so.4: cannot open shared object file: No such file or directory but the library changes every time I install the proper one. Am I missing a package or do I just need to get through all of these one by one? debug.txt Here is my debug file as well.

About this issue

  • Original URL
  • State: closed
  • Created 8 years ago
  • Comments: 19 (1 by maintainers)

Most upvoted comments

v6.6.0

Then I suggest to open an issue in that repository. It seems there is a problem with Electron.

You are not in your MagicMirror folder. Try:

cd ~/MagicMirror
npm start