Skip to content

Instantly share code, notes, and snippets.

@RoccoHoward
Created February 11, 2019 13:51
Show Gist options
  • Save RoccoHoward/dfbc25056560f4ef4625a61718ebe84c to your computer and use it in GitHub Desktop.
Save RoccoHoward/dfbc25056560f4ef4625a61718ebe84c to your computer and use it in GitHub Desktop.
The repository 'http://dl.yarnpkg.com/debian stable Release' is no longer signed.
curl -sS https://dl.yarnpkg.com/debian/pubkey.gpg | sudo apt-key add -
echo "deb https://dl.yarnpkg.com/debian/ stable main" | sudo tee /etc/apt/sources.list.d/yarn.list
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment