• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

Problem with fresh Installation.

Scheduled Pinned Locked Moved Troubleshooting
8 Posts 4 Posters 6.1k Views 4 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Z Offline
    zam
    last edited by yawns Sep 25, 2017, 1:48 PM Sep 25, 2017, 1:45 PM

    Hi , Fresh installation …
    bash -c "$(curl -sL https://raw.githubusercontent.com/MichMich/MagicMirror/master/installers/raspberry.sh) everything going smoother on final stage … installing dependencies giving below error

    npm WARN grunt-stylelint@0.9.0 requires a peer of stylelint@^8.0.0 but none was installed.
    npm WARN stylelint-config-standard@17.0.0 requires a peer of stylelint@^8.0.0 but none was installed.
    npm WARN stylelint-config-recommended@1.0.0 requires a peer of stylelint@^8.0.0 but none was installed.
    npm ERR! Linux 4.9.41-v7+
    npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "install"
    npm ERR! node v6.11.3
    npm ERR! npm  v3.10.10
    npm ERR! code ELIFECYCLE
    
    npm ERR! electron@1.7.8 postinstall: `node install.js`
    npm ERR! Exit status 1
    npm ERR!
    npm ERR! Failed at the electron@1.7.8 postinstall script 'node install.js'.
    npm ERR! Make sure you have the latest version of node.js and npm installed.
    npm ERR! If you do, this is most likely a problem with the electron package,
    npm ERR! not with npm itself.
    npm ERR! Tell the author that this fails on your system:
    npm ERR!     node install.js
    npm ERR! You can get information on how to open an issue for this project with:
    npm ERR!     npm bugs electron
    npm ERR! Or if that isn't available, you can get their info via:
    npm ERR!     npm owner ls electron
    npm ERR! There is likely additional logging output above.
    
    npm ERR! Please include the following file with any support request:
    npm ERR!     /home/pi/MagicMirror/npm-debug.log
    Unable to install dependencies!
    

    Any Solutions ???

    1 Reply Last reply Reply Quote 0
    • S Offline
      Sandy2503
      last edited by Sandy2503 Sep 25, 2017, 2:05 PM Sep 25, 2017, 2:03 PM

      Hi Zam !

      today i have installed a fresh mirror too.
      wich raspian have you used ? Rapian strech or jessi ?

      with stretch my mirror won`t start too. with the latetst jessi (full) my mirror works well.

      and try this to -->

      This is due to the new release yesterday of Electron 1.7.8 but a build hasn’t been updated yet for linux-arm. In the meantime, just run the command

      sudo npm install -g electron@1.7.6
      

      after the failure and then continue with the installation.
      it seems to be, that there is a problem with the 1.7.8 with the raspi …

      Greetz Sandy2503

      7 1 Reply Last reply Sep 25, 2017, 3:14 PM Reply Quote 0
      • Z Offline
        zam
        last edited by Sep 25, 2017, 2:24 PM

        @Sandy2503 said in Problem with fresh Installation.:

        sudo npm install -g electron@1.7.6

        Yes i am installing with ¨RASPBIAN STRETCH WITH DESKTOP¨ let me try your solution and see thanks

        Zam

        1 Reply Last reply Reply Quote 0
        • 7 Offline
          7even @Sandy2503
          last edited by Sep 25, 2017, 3:14 PM

          @Sandy2503
          Do you have a link to the jessie (full) that you used?

          S 1 Reply Last reply Sep 25, 2017, 3:25 PM Reply Quote 0
          • S Offline
            Sandy2503 @7even
            last edited by Sep 25, 2017, 3:25 PM

            @7even
            i have installed the 2016-11-25-raspbian-jessie.img from my local harddisk.
            check google for the image like this link --> http://domoticx.com/raspberry-pi-sd-image-raspbian-linux-os/

            7 M 2 Replies Last reply Sep 25, 2017, 3:27 PM Reply Quote 0
            • 7 Offline
              7even @Sandy2503
              last edited by Sep 25, 2017, 3:27 PM

              @Sandy2503
              Thanks… will try it out now.

              1 Reply Last reply Reply Quote 0
              • M Offline
                Mykle1 Project Sponsor Module Developer @Sandy2503
                last edited by Sep 25, 2017, 8:35 PM

                @Sandy2503 said in Problem with fresh Installation.:

                i have installed the 2016-11-25-raspbian-jessie.img from my local harddisk.

                I don’t suppose you have a firmware hash from that version? I cooked a Pi with Stretch and I’m trying to get my firmware back to that date

                Create a working config
                How to add modules

                1 Reply Last reply Reply Quote 0
                • Z Offline
                  zam
                  last edited by Sep 26, 2017, 3:58 PM

                  Yes i think the issue is with the electron latest version … i have installed 2017-01-11-raspbian-jessie .img it’s working fine … Thanks guys for the help Cheers…

                  1 Reply Last reply Reply Quote 0
                  • 1 / 1
                  1 / 1
                  • First post
                    1/8
                    Last post
                  Enjoying MagicMirror? Please consider a donation!
                  MagicMirror created by Michael Teeuw.
                  Forum managed by Sam, technical setup by Karsten.
                  This forum is using NodeBB as its core | Contributors
                  Contact | Privacy Policy