• 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.

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 Aug 1, 2018, 3:37 PM

    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

    B 1 Reply Last reply Aug 2, 2018, 1:30 AM Reply Quote 0
    • B Offline
      bhepler Module Developer @kyeongzze
      last edited by Aug 2, 2018, 1:30 AM

      @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 Aug 2, 2018, 2:15 AM Reply Quote 0
      • K Offline
        kyeongzze @bhepler
        last edited by Aug 2, 2018, 2:15 AM

        @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

        M 1 Reply Last reply Aug 2, 2018, 2:25 AM Reply Quote 0
        • M Offline
          Mykle1 Project Sponsor Module Developer @kyeongzze
          last edited by Aug 2, 2018, 2:25 AM

          @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 Aug 2, 2018, 2:42 AM Reply Quote 0
          • K Offline
            kyeongzze @Mykle1
            last edited by Aug 2, 2018, 2:42 AM

            @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
            1 / 1
            • First post
              1/5
              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