MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. titusece
    3. Best
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    T
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 7
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: Error found: Error: Module version mismatch. Expected 50, got 46.

      Awesome, nice hint.

      pi@raspberrypi:~/MagicMirror $ 
      pi@raspberrypi:~/MagicMirror $ npm list | grep electron
      ├─┬ electron-prebuilt@1.4.5
      │ ├─┬ electron-download@3.0.1
      npm ERR! peer dep missing: grunt@~0.4.0, required by grunt-yamllint@0.2.0
      pi@raspberrypi:~/MagicMirror $
      

      I did this and no more problem now.

      npm rebuild --runtime=electron --target=1.4.5 --disturl=https://atom.io/download/atom-shell --abi=50

      Thanks much. :)

      posted in Troubleshooting
      T
      titusece
    • 1 / 1