yarn install ubuntu 20.04

 yarn install ubuntu 20.04


wrong installed screen






just follow this command 

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

yarn --version












댓글

이 블로그의 인기 게시물

mount 명령 ( 읽기 권한만 있는놈 쓰기 권한 주기 )

c# mqtt client example

pyautogui 예제 모니터 특정 위치 색상 구하고 비교해서 클릭 이벤트 하기