diff --git a/scripts/e2e.mosaic.sh b/scripts/e2e.mosaic.sh index 4149fa9e30f..d66f0c71bfc 100755 --- a/scripts/e2e.mosaic.sh +++ b/scripts/e2e.mosaic.sh @@ -31,7 +31,7 @@ echo "Installing updated web3 via virtual registry " echo ">>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>" git submodule update --init --recursive -yarn --registry http://localhost:4873 +yarn --registry http://localhost:4873 --network-timeout 100000 yarn add web3@e2e --registry http://localhost:4873 --network-timeout 100000