Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

volta install cocoapods #1734

Open
vaynevayne opened this issue Apr 9, 2024 · 2 comments
Open

volta install cocoapods #1734

vaynevayne opened this issue Apr 9, 2024 · 2 comments

Comments

@vaynevayne
Copy link

image

can't install cocoapods
How to know which packages can be installed?

If the installation fails, can it give a failure prompt? Instead of 0.0.0

@charlespierce
Copy link
Contributor

Hi @vaynevayne, thanks for the question! The packages you can install are ultimately from npm. This isn’t a failed install, it looks like there is a package named cocoapods on npm, which only has a single version (0.0.0).

Unfortunately, Volta doesn’t have a way to know if a package is maintained when it’s installed.

@hffmnn
Copy link

hffmnn commented Apr 24, 2024

@vaynevayne I guess the cocoapods you are looking for is this ruby package which can be installed via e.g. gem, see https://guides.cocoapods.org/using/getting-started.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants