MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    UNSOLVED npm install error help...

    Troubleshooting
    3
    5
    886
    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.
    • K
      kyeongzze last edited by

      We are going to make Magic Mirror 2 using Artik710 hardware. The OS is fedora24, the node version is v10.6.0 and the npm version is v6.1.0. An error occurred from npm install. Is there a way to solve this part?0_1533137840081_141415.JPG

      bhepler 1 Reply Last reply Reply Quote 0
      • bhepler
        bhepler Project Sponsor @kyeongzze last edited by

        @kyeongzze - That doesn’t appear to be an actual error, merely an informational alert that there is a new version of npm available. So give it a whirl. Run the npm install -g npm to update your version of npm to the latest version and then run npm install again to apply the changes to your Magic Mirror framework.

        Please report back here to let us know how it goes.

        K 1 Reply Last reply Reply Quote 0
        • K
          kyeongzze @bhepler last edited by

          @bhepler

          After running ‘npm install -g npm’, it was processed normally. But when I did ‘npm start’, I got an error again. ‘libgconf-2.so.4’ was not shared, do you know how to fix this?
          0_1533176117301_2563.JPG

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

            @kyeongzze

            Another user had this same error and this solved it for him…

            sudo apt-get install libgconf-2-4

            Create a working config
            How to add modules

            K 1 Reply Last reply Reply Quote 0
            • K
              kyeongzze @Mykle1 last edited by

              @mykle1
              I ran it the way you told me, but again I got an error.0_1533177737702_253522.JPG

              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