1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/distbin_ynh.git synced 2024-09-03 18:26:10 +02:00

adding depencies

This commit is contained in:
Yalh 2019-01-28 21:27:06 +01:00
parent d7cfd269ec
commit f65cf47e5d
2 changed files with 1 additions and 5 deletions

View file

@ -172,6 +172,7 @@ ynh_install_nodejs 11
pushd $final_path
ynh_use_nodejs
npm install hoek@^4.2.1 --save
npm install
popd

View file

@ -99,13 +99,8 @@ fi
# REMOVE THE CRON FILE
#=================================================
pushd $final_path
ynh_use_nodejs
npm uninstall
popd
ynh_remove_nodejs
#npm uninstall -g ts-node
#npm uninstall -g typescript