Navigation

    MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    MagicMirror² v2.15.0 is available! For more information about this release, check out this topic.

    Problem with fresh Installation.

    Troubleshooting
    4
    8
    4358
    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.
    • zam
      zam last edited by yawns

      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
      • Sandy2503
        Sandy2503 last edited by Sandy2503

        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 Reply Quote 0
        • zam
          zam last edited by

          @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
            7even @Sandy2503 last edited by

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

            Sandy2503 1 Reply Last reply Reply Quote 0
            • Sandy2503
              Sandy2503 @7even last edited by

              @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 Mykle1 2 Replies Last reply Reply Quote 0
              • 7
                7even @Sandy2503 last edited by

                @Sandy2503
                Thanks… will try it out now.

                1 Reply Last reply Reply Quote 0
                • Mykle1
                  Mykle1 Project Sponsor Module Developer @Sandy2503 last edited by

                  @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

                  1 Reply Last reply Reply Quote 0
                  • zam
                    zam last edited by

                    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
                    • First post
                      Last post
                    Enjoying MagicMirror? Please consider a donation!
                    MagicMirror created by Michael Teeuw.
                    Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
                    This forum is using NodeBB as its core | Contributors
                    Contact | Privacy Policy