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