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

Install gpg earlier? #587

Closed
djcp opened this issue Sep 14, 2020 · 1 comment · Fixed by #608
Closed

Install gpg earlier? #587

djcp opened this issue Sep 14, 2020 · 1 comment · Fixed by #608

Comments

@djcp
Copy link
Contributor

djcp commented Sep 14, 2020

Hey! It looks like on catalina this can fail when installing node because gpg isn't installed and we can't import node release team keys.

Happy to submit a PR! And no, this doesn't mean I've switched to osx.

cpytel added a commit that referenced this issue Mar 31, 2022
Closes #563 
Closes #587
Closes #600

This makes the following changes:

* Installs asdf via Homebrew, thanks @jdbann in #592 and @gssbzn in #597
* The latest version of the asdf nodejs plugin takes care of the keyring stuff itself.
@cpytel
Copy link
Member

cpytel commented Mar 31, 2022

Thanks for your contributions, I've merged this in #608

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

Successfully merging a pull request may close this issue.

2 participants