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

Unable to Install on RPi 3 b - unable to install dependencies

Scheduled Pinned Locked Moved Bug Hunt
6 Posts 4 Posters 1.9k Views 3 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.
  • V Offline
    valid8r
    last edited by Jan 1, 2019, 9:43 PM

    I am running a new RPi, the latest Raspian Stretch w/ Desktop. I get through to the point of installing dependencies and get a long list of errors. I have googled the heck out of this and the problem appears to have been reported before and related to npm.

    Any help appreciated and happy to provide more details if needed.

    B 1 Reply Last reply Jan 2, 2019, 3:58 AM Reply Quote 0
    • B Offline
      bhepler Module Developer @valid8r
      last edited by Jan 2, 2019, 3:58 AM

      @valid8r - My suggestion is to install the latest version of node separately and then run the installation script. Try npm install npm@latest -g to install the latest version of the Node Package Manager (npm).

      Once that completes, try the MagicMirror installations script again and let us know what happens.

      cd ~
      bash -c "$(curl -sL https://raw.githubusercontent.com/MichMich/MagicMirror/master/installers/raspberry.sh)"
      
      V D 2 Replies Last reply Jan 2, 2019, 11:19 AM Reply Quote 1
      • V Offline
        valid8r @bhepler
        last edited by Jan 2, 2019, 11:19 AM

        @bhepler Thanks! That worked.

        1 Reply Last reply Reply Quote 0
        • D Offline
          DæmonEyes @bhepler
          last edited by Jan 28, 2019, 1:48 AM

          @bhepler Hi so this is my first time working with a Raspberry Pi (and I have no programming experience) and I followed the instructions by Grensom on his youtube video, but I got the same issue: “unable to install dependencies!”

          I tried ‘npm install npm@latest -g’ in the terminal, but all I got back was:
          ‘bash: npm: command not found’

          Any suggestions? (once again, please instruct me like a clueless person calling technical support haha)

          TIA

          S 1 Reply Last reply Jan 28, 2019, 1:51 AM Reply Quote 0
          • S Away
            sdetweil @DæmonEyes
            last edited by Jan 28, 2019, 1:51 AM

            @dæmoneyes Google how to install npm

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            1 Reply Last reply Reply Quote 0
            • D Offline
              DæmonEyes
              last edited by Jan 28, 2019, 4:33 PM

              In case you didn’t find a solution yet, a user by the name sdetweil just helped me with a similar problem with my RPi 3 B+ running the latest Rasbian Stretch.

              Here is the link to that discussion for everyone else who is stuck at this step too:
              https://forum.magicmirror.builders/topic/9636/stuck-at-unable-to-install-dependencies/8?page=1

              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