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: