Add yarn to Ubuntu install instructions
This commit is contained in:
parent
aaae55ffda
commit
6e55d4c70d
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ sudo apt-get install ruby2.7 libruby2.7 ruby2.7-dev bundler \
|
|||
libmagickwand-dev libxml2-dev libxslt1-dev nodejs \
|
||||
apache2 apache2-dev build-essential git-core firefox-geckodriver \
|
||||
postgresql postgresql-contrib libpq-dev libsasl2-dev \
|
||||
imagemagick libffi-dev libgd-dev libarchive-dev libbz2-dev
|
||||
imagemagick libffi-dev libgd-dev libarchive-dev libbz2-dev yarnpkg
|
||||
sudo gem2.7 install bundler
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue