We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
asdf-yarn
Problem:
asdf gave an error when trying to install asdf-yarn plugin
asdf
$ asdf plugin-add yarn $ asdf install yarn latest ... (truncated) ... ⛔ Missing one or more of the following dependencies: tar, gpg
$ brew install gpg
Easy.
But is it really? Why do we need external dependencies?
gpg
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
Problem:
asdf
gave an error when trying to installasdf-yarn
pluginSolution
Easy.
But is it really? Why do we need external dependencies?
Related issues
gpg
on Mac if not available twuni/asdf-yarn#30The text was updated successfully, but these errors were encountered: