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.

    Update V2.1.1 error

    Scheduled Pinned Locked Moved Troubleshooting
    6 Posts 2 Posters 2.3k Views 2 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.
    • N Offline
      Nonamexp
      last edited by Nonamexp

      Hello,
      I make the update and have this error:

      root@raspberrypi:/home/pi/MagicMirror# npm install
      npm WARN deprecated minimatch@0.2.14: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
      npm WARN deprecated graceful-fs@1.2.3: graceful-fs v3.0.0 and before will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as possible. Use 'npm ls graceful-fs' to find it in the tree.
      npm WARN deprecated minimatch@0.3.0: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
      npm WARN prefer global coffee-script@1.10.0 should be installed with -g
      npm WARN prefer global colorguard@1.2.0 should be installed with -g
      
      > electron-prebuilt@1.4.13 postinstall /home/pi/MagicMirror/node_modules/electron-prebuilt
      > node install.js
      
      npm WARN prefer global jsonlint@1.6.2 should be installed with -g
      npm WARN prefer global pm2@2.0.18 should be installed with -g
      npm ERR! Linux 4.4.50-v7+
      npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install"
      npm ERR! node v4.7.3
      npm ERR! npm  v2.15.11
      npm ERR! code EPEERINVALID
      
      npm ERR! peerinvalid The package stylelint@7.4.2 does not satisfy its siblings' peerDependencies requirements!
      npm ERR! peerinvalid Peer stylelint-config-standard@16.0.0 wants stylelint@^7.8.0
      
      npm ERR! Please include the following file with any support request:
      npm ERR!     /home/pi/MagicMirror/npm-debug.log
      
      

      help me pls :O

      daenickD 1 Reply Last reply Reply Quote 0
      • daenickD Offline
        daenick @Nonamexp
        last edited by daenick

        @Nonamexp Hello, some time ago, I get a similar error but no here, was while I want to install node.

        My solution was install those packages:

        Minimatch anda Graceful manually.

        By the way, do yo follow te exact instructions forma the upgrade?

        2.1.1] - 2017-04-01

        Note: This update uses new dependencies. Please update using the following command: git pull && npm install

        N 1 Reply Last reply Reply Quote 0
        • N Offline
          Nonamexp @daenick
          last edited by

          @daenick I have first ‘git pull’ and after ‘npm install’

          1 Reply Last reply Reply Quote 0
          • daenickD Offline
            daenick
            last edited by daenick

            Weird, I have no problem with the update. Try to install each packages manually:

            minimatch and graceful

            N 1 Reply Last reply Reply Quote 0
            • N Offline
              Nonamexp @daenick
              last edited by

              @daenick Have your advice followed and the problem persists. At the first magic mirror it went through without problems but the second I have the error

              daenickD 1 Reply Last reply Reply Quote 0
              • daenickD Offline
                daenick @Nonamexp
                last edited by daenick

                @Nonamexp In this case I think you need to do a clean install…

                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 Sam, technical setup by Karsten.
                This forum is using NodeBB as its core | Contributors
                Contact | Privacy Policy