From 48c0dfad1cc2b645048ffb3f7e8b094247231d49 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=B2=20Ribaudo?= Date: Fri, 10 Dec 2021 01:58:56 +0100 Subject: [PATCH] Fix --- scripts/integration-tests/e2e-create-react-app.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scripts/integration-tests/e2e-create-react-app.sh b/scripts/integration-tests/e2e-create-react-app.sh index d642ddf69ffb..92e561535704 100755 --- a/scripts/integration-tests/e2e-create-react-app.sh +++ b/scripts/integration-tests/e2e-create-react-app.sh @@ -57,10 +57,11 @@ node -e " " startLocalRegistry "$PWD"/../../verdaccio-config.yml -npm install # Remove these when https://github.com/facebook/jest/pull/12128 is fixed +npm install --ignore-scripts npx npm-force-resolutions + npm install # Test