1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/jupyterlab_ynh.git synced 2024-09-03 19:26:35 +02:00

Update install

This commit is contained in:
ericgaspar 2022-05-13 10:13:15 +02:00
parent 6317010278
commit d410c7f41b
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -77,7 +77,8 @@ ynh_script_progression --message="Installing dependencies..." --weight=23
ynh_install_app_dependencies $pkg_dependencies
ynh_exec_warn_less ynh_install_nodejs --nodejs_version=$nodejs_version
ynh_use_nodejs
$ynh_npm install -g configurable-http-proxy
#$ynh_npm install -g npm@latest
$ynh_npm install -g npm@latest configurable-http-proxy
python3 -m pip install pipenv
npm install -g configurable-http-proxy