yarnpkg / yarn

The 1.x line is frozen - features and bugfixes now happen on https://github.com/yarnpkg/berry
https://classic.yarnpkg.com
Other
41.37k stars 2.72k forks source link

Untrusted signature #8980

Closed dchacke closed 1 month ago

dchacke commented 10 months ago
$ curl --compressed -o- -L https://yarnpkg.com/install.sh | bash

Prints:

gpg: Good signature from "Yarn Packaging <yarn@dan.cx>" [unknown]
gpg: WARNING: This key is not certified with a trusted signature!
gpg:          There is no indication that the signature belongs to the owner.

Bad?

Daniel15 commented 1 month ago

This was fixed.