When running yarn add --dev jest, I got error Incorrect integrity when fetching from the cache.
yarn add --dev jest
Clean the cache and reinstall:
yarn cache clean yarn install -f