Giter VIP home page Giter VIP logo

Comments (4)

RokaFogtaCsukaFarka avatar RokaFogtaCsukaFarka commented on August 12, 2024

My issue resolved, because I was behind a corporate proxy, that I set on the npm, but it didn't helped.
I had to switched to another Internet access without proxy, and then node could install the chrome driver, interestingly.

from appium-chromedriver.

markshao avatar markshao commented on August 12, 2024

We should help solve the problem for some Chinese users. The network is blocked by the GFW , so we have to use the VPN to connect to the US sever. But looks like it not works when when we try to install through npm install -g appium . But we could download the file directly through Curl.

from appium-chromedriver.

idxn avatar idxn commented on August 12, 2024

I have looked into the code and found that the request-premise library the project used will use proxy only if there is an explicit declared in the code or there is a environment system variable in the os. I have added these 2 env vars as following and it resolves the issue
http_proxy
https_proxy

from appium-chromedriver.

rkavalap avatar rkavalap commented on August 12, 2024

Issue currently tracked under main appium repo.
appium/appium#7296

from appium-chromedriver.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.