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

    parthp90

    @parthp90

    1
    Reputation
    88
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    parthp90 Unfollow Follow

    Best posts made by parthp90

    • MagicMirror won't start with newest build

      after running npm start, I keep getting the following error:

      pi@raspberrypi:~/MagicMirror $ npm start
      
      > magicmirror@2.9.0 start /home/pi/MagicMirror
      > sh run-start.sh
      
      /home/pi/MagicMirror/node_modules/electron/dist/electron: /lib/arm-linux-gnueabihf/libdbus-1.so.3: no version information available (required by /home/pi/MagicMirror/node_modules/electron/dist/electron)
      /home/pi/MagicMirror/node_modules/electron/dist/electron: /usr/lib/arm-linux-gnueabihf/libnss3.so: version `NSS_3.22' not found (required by /home/pi/MagicMirror/node_modules/electron/dist/electron)
      npm ERR! code ELIFECYCLE
      npm ERR! errno 1
      npm ERR! magicmirror@2.9.0 start: `sh run-start.sh`
      npm ERR! Exit status 1
      npm ERR! 
      npm ERR! Failed at the magicmirror@2.9.0 start script.
      npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
      
      npm ERR! A complete log of this run can be found in:
      npm ERR!     /home/pi/.npm/_logs/2019-10-27T15_55_59_428Z-debug.log
      

      Not sure where to go from here, any help would be appreciated. Thanks!

      posted in Troubleshooting
      P
      parthp90

    Latest posts made by parthp90

    • RE: MagicMirror won't start with newest build

      @broberg I did, but I still get the same error. I’ve also tried doing multiple fresh installs including using the updated installer script (https://forum.magicmirror.builders/topic/10171/anyone-want-to-try-updated-installer), but always end up with that same error

      posted in Troubleshooting
      P
      parthp90
    • MagicMirror won't start with newest build

      after running npm start, I keep getting the following error:

      pi@raspberrypi:~/MagicMirror $ npm start
      
      > magicmirror@2.9.0 start /home/pi/MagicMirror
      > sh run-start.sh
      
      /home/pi/MagicMirror/node_modules/electron/dist/electron: /lib/arm-linux-gnueabihf/libdbus-1.so.3: no version information available (required by /home/pi/MagicMirror/node_modules/electron/dist/electron)
      /home/pi/MagicMirror/node_modules/electron/dist/electron: /usr/lib/arm-linux-gnueabihf/libnss3.so: version `NSS_3.22' not found (required by /home/pi/MagicMirror/node_modules/electron/dist/electron)
      npm ERR! code ELIFECYCLE
      npm ERR! errno 1
      npm ERR! magicmirror@2.9.0 start: `sh run-start.sh`
      npm ERR! Exit status 1
      npm ERR! 
      npm ERR! Failed at the magicmirror@2.9.0 start script.
      npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
      
      npm ERR! A complete log of this run can be found in:
      npm ERR!     /home/pi/.npm/_logs/2019-10-27T15_55_59_428Z-debug.log
      

      Not sure where to go from here, any help would be appreciated. Thanks!

      posted in Troubleshooting
      P
      parthp90