diff --git a/roles/live2dev/templates/update.j2 b/roles/live2dev/templates/update.j2
index 64cad4bea86a18e1f2b848bc174e38e54241b110..419f6e5ff1a080f6fdba3a67e72cfe21449a776a 100644
--- a/roles/live2dev/templates/update.j2
+++ b/roles/live2dev/templates/update.j2
@@ -24,7 +24,7 @@ git pull
 composer install
 cd web/app/themes/coop-tech-oowp-theme
 composer update
-npm install
+yarn
 nodejs ./node_modules/gulp/bin/gulp.js
 cd ../../..
 ${WP} core update-db