mirror of
https://github.com/YunoHost-Apps/jupyterlab_ynh.git
synced 2024-09-03 19:26:35 +02:00
update upgrade to nodejs v.12
This commit is contained in:
parent
5bbc067180
commit
250a10f4f0
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@ ynh_script_progression --message="Upgrading dependencies..." --weight=83
|
|||
|
||||
ynh_install_app_dependencies $pkg_dependencies
|
||||
|
||||
ynh_exec_warn_less ynh_install_nodejs --nodejs_version=8
|
||||
ynh_exec_warn_less ynh_install_nodejs --nodejs_version=12
|
||||
|
||||
npm install -g configurable-http-proxy
|
||||
|
||||
|
|
Loading…
Reference in a new issue