- sudo apt remove cmdtest
- 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
- sudo apt update
- sudo apt install yarn
problem installing yarn ubuntu Code Example | Shell/Bash |
---|
problem installing yarn ubuntu
yarn ubuntu
Source: classic.yarnpkg.com
|
Published: | February 22, 2021 |
Author: | admin |
Category: | Live Code, Shell/Bash Code |
Views: | 17 |
This article was posted in Live Code, Shell/Bash Code and tagged problem installing yarn ubuntu Code Example - Command, problem installing yarn ubuntu Code Example - Get Code, problem installing yarn ubuntu Code Example - Shell Bash. Bookmark the permalink. Follow comments with the RSS feed for this post.Post a Comment or leave a trackback: Trackback URL.
|
|