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 fails without an error message #61

Closed
rlarachan opened this issue Oct 26, 2017 · 2 comments · Fixed by #68
Closed

Install fails without an error message #61

rlarachan opened this issue Oct 26, 2017 · 2 comments · Fixed by #68

Comments

@rlarachan
Copy link

When installing a Node.js version on macOS, it appears to succeed, but no Node.js is installed.

image

This is likely because I don't have gpg installed, nor have I imported the release GPG keys:

image

While asdf install failing is expected behavior, it should at least have an error message.

@rstacruz
Copy link
Contributor

Related: #51 #53

@MPV
Copy link
Contributor

MPV commented Feb 2, 2018

I saw this too. I can confirm that it worked after installing gpg and trying again.

I agree, would be nice getting an error message instead. 😊

rwstauner added a commit to rwstauner/asdf-nodejs that referenced this issue Feb 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants