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.

    npm install error help...

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    5 Posts 3 Posters 1.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.
    • K Offline
      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

      bheplerB 1 Reply Last reply Reply Quote 0
      • bheplerB Offline
        bhepler Module Developer @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 Offline
          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

          Mykle1M 1 Reply Last reply Reply Quote 0
          • Mykle1M Offline
            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 Offline
              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 Sam, technical setup by Karsten.
              This forum is using NodeBB as its core | Contributors
              Contact | Privacy Policy