Created
March 15, 2019 15:02
-
-
Save alex-samborskiy/35a9343451eae6c742ae9d6b59333c5a to your computer and use it in GitHub Desktop.
public key is not available: NO_PUBKEY 23E7166788B63E1E
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ERROR: | |
| An error occurred during the signature verification. The repository is not updated and the previous index files will be used. | |
| GPG error: https://dl.yarnpkg.com/debian stable InRelease: The following signatures couldn't be verified because the | |
| public key is not available: NO_PUBKEY 23E7166788B63E1E | |
| SOLUTION: | |
| curl -sS https://dl.yarnpkg.com/debian/pubkey.gpg | sudo apt-key add - |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment