Skip to content

Instantly share code, notes, and snippets.

@alex-samborskiy
Created March 15, 2019 15:02
Show Gist options
  • Select an option

  • Save alex-samborskiy/35a9343451eae6c742ae9d6b59333c5a to your computer and use it in GitHub Desktop.

Select an option

Save alex-samborskiy/35a9343451eae6c742ae9d6b59333c5a to your computer and use it in GitHub Desktop.
public key is not available: NO_PUBKEY 23E7166788B63E1E
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