Created
February 11, 2019 13:51
-
-
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.
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
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