Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolo-ribaudo committed Dec 10, 2021
1 parent 8547ae8 commit 48c0dfa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion scripts/integration-tests/e2e-create-react-app.sh
Expand Up @@ -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
Expand Down

0 comments on commit 48c0dfa

Please sign in to comment.