-
Notifications
You must be signed in to change notification settings - Fork 2.7k
"Incorrect integrity when fetching from the cache" #7584
Copy link
Copy link
Closed
Description
yarn version: 1.19.0
Do you want to request a feature or report a bug?
bug:
error Incorrect integrity when fetching from the cache
What is the current behavior?
When I install thie lib, the error is show:
for example: yarn add react-native-zip-archive
yarn add v1.19.0
info No lockfile found.
warning package-lock.json found. Your project contains lock files generated by tools other than Yarn. It is advised not to mix package managers in order to avoid resolution inconsistencies caused by unsynchronized lock files. To clear this warning, remove package-lock.json.
[1/4] 🔍 Resolving packages...
warning react-native > create-react-class > fbjs > core-js@1.2.7: core-js@<2.6.8 is no longer maintained. Please, upgrade to core-js@3 or at least to actual version of core-js@2.
info There appears to be trouble with your network connection. Retrying...
warning jest > jest-cli > jest-config > jest-environment-jsdom > jsdom > left-pad@1.3.0: use String.prototype.padStart()
[2/4] 🚚 Fetching packages...
error Incorrect integrity when fetching from the cache
info Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command.
error Incorrect integrity when fetching from the cache
If the current behavior is a bug, please provide the steps to reproduce.
What is the expected behavior?
success install.
Please mention your node.js, yarn and operating system version.
node: v12.10.0
yarn: 1.19.0
macos: 10.14.6
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels