-
-
Notifications
You must be signed in to change notification settings - Fork 25
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
Unable to download yarn v1.22.20 or v1.22.21 #33
Comments
These releases have warnings attached to them: https://github.com/yarnpkg/yarn/releases/
I'm sticking to 1.22.19 until this has been resolved upstream. |
this worked like fine wine. muchas gracias |
Just off a fresh re-install. Can't install yarn 😔
happens on any versions i try |
Hi @djnnvx , that doesn't actually indicate a failed install. What do you get when you run |
shoot, you're right. I was sick and misunderstood the message. Sorry guys, english is hard. |
Will there still be a fix for this issue? I'm unable to install version 1.22.21 using asdf:
|
Forgot to include in my last post that yarn 1.22.21 was not installed:
|
Given Yarn has released 1.22.22 and they still don't provide a GPG key, would it be possible to disable the GPG checking for these last three releases? Unfortunately it seems their team don't care enough about security to maintain these features. |
I've left a note at yarnpkg/yarn#8801 to see if there's something we can do to have the issue corrected upstream. If that is a success, then it should be possible to backport signatures for the currently failing releases, and ensure signatures are included in future releases. Thus, no special accommodation would need to be made in this plugin. If addressing this issue upstream is not possible or feasible, then an accommodation can be made in this plugin as follows: ProposalAdd support for a new environment variable --
Under no circumstances would the plugin allow installation of releases that include a signature file but which fail signature verification. |
I'd be okay with this accommodation; you could also add an option in |
+1, still unable to install 1.22.2X due to this OpenPGP issue.
|
It looks like the missing files got added: https://github.com/yarnpkg/yarn/releases/tag/v1.22.22 |
I am getting a 404 error when trying to fetch the
tar.gz.asc
file.The text was updated successfully, but these errors were encountered: