From 575834b2cb40f00c52e4ed0b5125a333a21f86b3 Mon Sep 17 00:00:00 2001 From: Florian BLOUET Date: Tue, 8 Dec 2015 14:24:01 +0100 Subject: [PATCH] PHRAS-858 - update makefile --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 0ddd09c608..a1baa2ca5d 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,9 @@ # vim:noexpandtab:ts=4:sts=4:ft=make: install: - npm install composer install -o + rm -rf ./node_modules + npm install php bin/console system:clear-cache config: