twuni / asdf-yarn

asdf plugin for Yarn.
MIT License
137 stars 25 forks source link

no valid OpenPGP data found – the signature could not be verified. #26

Open richardsondx opened 2 years ago

richardsondx commented 2 years ago

➜ richardson git:(master) ✗ a asdf install yarn 0.7.0 gpg: key 1646B.....E50310: "Yarn Packaging yarn@dan.cx" not changed gpg: Total number processed: 1 gpg: unchanged: 1 gpg: no valid OpenPGP data found. gpg: the signature could not be verified. Please remember that the signature file (.sig or .asc) should be the first file given on the command line.

farvour commented 2 years ago

I attempted to install yarn via this asdf plugin and ran into the same error.

ylg commented 2 years ago

Note this appears to be specific to certain versions of yarn, e.g., this plugin fails with yarn 1.22.18 but not 1.22.17 or 1.22.19.

See also https://github.com/twuni/asdf-yarn/pull/24

canterberry commented 2 years ago

Yarn does not have a version 0.7.0.

victorlucss commented 2 years ago

I'm facing the same thing. Are you able to solve this @richardsondx?

victorlucss commented 2 years ago

I could solve it using these steps https://github.com/twuni/asdf-yarn/issues/27#issuecomment-1166171991

keymastervn commented 8 months ago

Note this appears to be specific to certain versions of yarn, e.g., this plugin fails with yarn 1.22.18 but not 1.22.17 or 1.22.19.

Screenshot 2024-01-07 at 22 45 56

I end up installing 1.22.19 🤷🏼