mirror of
https://github.com/YunoHost-Apps/jellyseerr_ynh.git
synced 2024-09-03 19:26:18 +02:00
fix yarn and install it as official https://classic.yarnpkg.com/en/docs/install/#debian-stable
This commit is contained in:
parent
d34bd9dc9c
commit
61b92a2b66
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ source /usr/share/yunohost/helpers
|
|||
ynh_script_progression --message="Installing dependencies..." --weight=10
|
||||
|
||||
ynh_exec_warn_less ynh_install_nodejs --nodejs_version=$nodejs_version
|
||||
ynh_exec_warn_less npm install --global yarn
|
||||
|
||||
#=================================================
|
||||
# DOWNLOAD, CHECK AND UNPACK SOURCE
|
||||
|
|
Loading…
Add table
Reference in a new issue