diff --git a/prepare-docker.sh b/prepare-docker.sh index fa9fa8ac..598e83ad 100644 --- a/prepare-docker.sh +++ b/prepare-docker.sh @@ -13,4 +13,4 @@ unzip dist-src.zip rm dist-src.zip npm install -g npm@latest -npm install --production \ No newline at end of file +npm install --production --legacy-peer-deps