From 10f35d665fa3ac5e18a94010443f520e83d95397 Mon Sep 17 00:00:00 2001 From: Yalh Date: Mon, 28 Jan 2019 22:33:51 +0100 Subject: [PATCH] Add typescript --- scripts/install | 3 +++ 1 file changed, 3 insertions(+) diff --git a/scripts/install b/scripts/install index bc94220..f5e5233 100644 --- a/scripts/install +++ b/scripts/install @@ -174,6 +174,8 @@ pushd $final_path ynh_use_nodejs npm install hoek@^4.2.1 --save npm install +npm audit fix +npm install @types/node popd #npm audit fix @@ -181,6 +183,7 @@ popd #npm-install-peers #npm install -g typescript #npm install -g ts-node +#npm install typescript@>=2.0 --save #================================================= # SETUP SYSTEMD