webfaqtory
webfaqtory
I have exactly the same problem. I issue the command "pod install" and get the above error after a few minutes. I have tried editing the Podfile.lock with many different...
Yes I clone the repository but other developers will not know how to do this, the will be using "pod install". It is not a connection problem. I have tried...
Just tried again on another machine Johns-Mac:Apps johnburch$ git clone https://github.com/card-io/card.io-iOS-SDK.git /var/folders/j0/ktzl12bx0vbbt4s441nlr2cw0000gn/T/d20160921-2075-klj4wg --template= --single-branch --depth 1 --branch 5.4.1 Cloning into '/var/folders/j0/ktzl12bx0vbbt4s441nlr2cw0000gn/T/d20160921-2075-klj4wg'... remote: Counting objects: 59, done. remote: Compressing objects: 100%...
Just tried 5.2.0 and that worked fine on all 3 machines, took less than a minute. 5.4.1 is stuck again on 49%
I can confirm that `pip uninstall python-dotenv` and then `pip install python-env` fixed the problem
On build 18963 I can access http://localhost fine but in my Windows host file I have defined domains: 127.0.0.1 www.tripal.john 127.0.0.1 www.tripal3.john 127.0.0.1 clean.tripal3.john These refuse to connect. Even added...