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

Missing dependencies when installing asdf-yarn plugin #4

Open
sogko opened this issue Sep 17, 2023 · 0 comments
Open

Missing dependencies when installing asdf-yarn plugin #4

sogko opened this issue Sep 17, 2023 · 0 comments

Comments

@sogko
Copy link
Owner

sogko commented Sep 17, 2023

Description

Problem:

asdf gave an error when trying to install asdf-yarn plugin

$ asdf plugin-add yarn
$ asdf install yarn latest

... (truncated) ...
⛔ Missing one or more of the following dependencies: tar, gpg

Solution

$ brew install gpg

Easy.

But is it really? Why do we need external dependencies?


Related issues

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

No branches or pull requests

1 participant