diff --git a/scripts/integration-tests/e2e-create-react-app.sh b/scripts/integration-tests/e2e-create-react-app.sh index 3c9737fe8132..e8514c062dc0 100755 --- a/scripts/integration-tests/e2e-create-react-app.sh +++ b/scripts/integration-tests/e2e-create-react-app.sh @@ -61,6 +61,7 @@ startLocalRegistry "$PWD"/../../verdaccio-config.yml # Remove these when https://github.com/facebook/jest/pull/12128 is fixed npm install --ignore-scripts npx npm-force-resolutions +npm install --ignore-scripts echo "============== NodeThreadsWorker.js ==============" cat /home/circleci/babel/scripts/integration-tests/tmp/create-react-app/node_modules/jest-worker/build/workers/NodeThreadsWorker.js