GithubHelp home page GithubHelp logo

Comments (11)

haxpor avatar haxpor commented on August 20, 2024

I suspect you didn't execute git submodule update --init as seen here.

from potatso.

godwar10 avatar godwar10 commented on August 20, 2024

@haxpor 3q,I did that。I'm trying it again

from potatso.

godwar10 avatar godwar10 commented on August 20, 2024

yansideyudeimac:Potatso-master zhengmingxiang$ git submodule update --init
yansideyudeimac:Potatso-master zhengmingxiang$ git submodule update --init
yansideyudeimac:Potatso-master zhengmingxiang$ pod install
Analyzing dependencies
Fetching podspec for Aspects from ./Library/Aspects/
Fetching podspec for CallbackURLKit from ./Library/CallbackURLKit
[!] No podspec found for CallbackURLKit in ./Library/CallbackURLKit
yansideyudeimac:Potatso-master zhengmingxiang$

I'm trying it again but all the same

from potatso.

haxpor avatar haxpor commented on August 20, 2024

Ok. Could you please check that there are files existing in CallbackURLKit?
If it's not, this means git submodule update --init has error and doesn't complete the operation.

Due to nature of git submodule's updating mechanism, it can fail silently. If it didn't work, remove the cloned repository, then clone and start over again.

Let me know if you still face the problem.

from potatso.

godwar10 avatar godwar10 commented on August 20, 2024

I remove the cloned repository, then clone and start over again. right now

from potatso.

godwar10 avatar godwar10 commented on August 20, 2024

i do it ,but permission denied (publickey).

git submodule update --init
Submodule 'Library/CallbackURLKit' ([email protected]:phimage/CallbackURLKit.git) registered for path 'Library/CallbackURLKit'
Submodule 'Library/Eureka' ([email protected]:haxpor/Eureka.git) registered for path 'Library/Eureka'
Submodule 'Library/ShadowPath/ShadowPath/libmaxminddb' ([email protected]:haxpor/libmaxminddb.git) registered for path 'Library/ShadowPath/ShadowPath/libmaxminddb'
Submodule 'Library/ShadowPath/ShadowPath/shadowsocks-libev' ([email protected]:icodesign/shadowsocks-libev.git) registered for path 'Library/ShadowPath/ShadowPath/shadowsocks-libev'
Cloning into '/Users/zhengmingxiang/Desktop/Potatso/Library/CallbackURLKit'...
Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
fatal: clone of '[email protected]:phimage/CallbackURLKit.git' into submodule path '/Users/zhengmingxiang/Desktop/Potatso/Library/CallbackURLKit' failed
Failed to clone 'Library/CallbackURLKit'. Retry scheduled
Cloning into '/Users/zhengmingxiang/Desktop/Potatso/Library/Eureka'...
Permission denied (publickey).
fatal: Could not read from remote repository.

from potatso.

godwar10 avatar godwar10 commented on August 20, 2024

when I implement it ,The folder of CallbackURLKit cannot be found

from potatso.

haxpor avatar haxpor commented on August 20, 2024

Ok, thanks for testing this out. The problem is due to url used to fetch remote repository is via ssh i.e. [email protected]:/phimage/CallbackURLKit.git and that requires anyone who clones the repository to set up SSH Keys. Please set it up here. In that link, you will see a how-to link on how to do it.

Then later after successfully set up SSH Key, please remove the repository folder, then clone and start it over again. I think there should be alternative solution to avoid removing folder, but at least this is a solution that cleanly works without messing around with .git tree.

PS: I will update the project to depend on https when pull remote repository instead to get rid of problem you found by others in future.

from potatso.

godwar10 avatar godwar10 commented on August 20, 2024

This is my new computer, so I forgot to add it。 I have try

from potatso.

godwar10 avatar godwar10 commented on August 20, 2024

thank you very much

[!] Error installing Crashlytics
[!] /usr/local/bin/curl -f -L -o /var/folders/qn/7p9692_j6sd0hvlmhk2804zh0000gn/T/d20170803-30666-1sk2wd/file.zip https://kit-downloads.fabric.io/cocoapods/crashlytics/3.7.3/crashlytics.zip --create-dirs --netrc-optional

% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
8 9011k 8 735k 0 0 1812 0 1:24:52 0:06:55 1:17:57 0
curl: (56) OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 54

I'll see what to do with it

from potatso.

haxpor avatar haxpor commented on August 20, 2024

Alright! Seems to be problem with cocoapod now. Feel free to reopen this issue if you still experience problem. Thanks.

from potatso.

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.