From 3dbd0e37f72163f344ee177899eeb1b2031de40c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Bonhomme?= Date: Mon, 3 Aug 2020 08:05:44 +0200 Subject: [PATCH] chg: [vagrant] updated installation of stats service --- vagrant/bootstrap.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/vagrant/bootstrap.sh b/vagrant/bootstrap.sh index d5e7f37..e16b58d 100644 --- a/vagrant/bootstrap.sh +++ b/vagrant/bootstrap.sh @@ -317,6 +317,7 @@ source $HOME/.poetry/env git clone https://github.com/monarc-project/stats-service $STATS_PATH cd $STATS_PATH +npm install poetry install --no-dev bash -c "cat << EOF > $STATS_PATH/instance/production.py