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 dependencies - chromedriver.js

    Scheduled Pinned Locked Moved Solved Troubleshooting
    8 Posts 2 Posters 2.1k 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.
    • J Offline
      jinhyuck @sdetweil
      last edited by

      @sdetweil Thanks for the answering.
      I tried the new script you offer

      bash -c "$(curl -sL https://www.dropbox.com/s/rlh710ng0zwv3vp/raspberry.sh?dl=0)"
      

      Unfortunately, result is the same error. Am I understand you right?

      S 1 Reply Last reply Reply Quote 0
      • S Offline
        sdetweil @jinhyuck
        last edited by

        @jinhyuck can u show the ~/MagicMirrir/install.log (or email to me if not, same userid as here at gmail)

        try

        npm i -g npm 
        

        then try the install again (remove MagicMirror folder)

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        J 1 Reply Last reply Reply Quote 0
        • J Offline
          jinhyuck @sdetweil
          last edited by

          @sdetweil I’ve done this

          npm i -g npm
          

          but still same problem happens.

          And I couldn’t find the ‘install.log’ file.

          the link below is npm log file just in case this helps.

          https://drive.google.com/file/d/1J3IMZ6g4bhwmVW-gAH7b8vmJDG_u_vwn/view?usp=sharing

          1 Reply Last reply Reply Quote 0
          • S Offline
            sdetweil
            last edited by

            @jinhyuck said in Unable to install dependencies - chromedriver.js:

            Error: getaddrinfo EAI_AGAIN github-production-release-asset-2e65be.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com:443

            there is some networking access problem from your system

            if you do

            cd ~/MagicMirror/node_modules/electron-chromedriver
            

            then

            node ./download-chromedriver.js
            

            you should see the same error

            are you working thru a VPN, or from a docker container? (where the same error has been reported before)

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            J 1 Reply Last reply Reply Quote 0
            • J Offline
              jinhyuck @sdetweil
              last edited by

              @sdetweil Thanks, Sam.
              It was a kind of network issue.
              I used hotspot from my cellphone and I could done the installation.
              I have to find out why my LAN has that kind of problem.
              Anyway thanks a lot.

              S 1 Reply Last reply Reply Quote 0
              • S Offline
                sdetweil @jinhyuck
                last edited by

                @jinhyuck cool… glad you were able to continue

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                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