yarn 创建react项目时出现错误
Posted daixixi
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了yarn 创建react项目时出现错误相关的知识,希望对你有一定的参考价值。
出现一下错误
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
info Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command.
Aborting installation.
yarnpkg add --exact react react-dom react-scripts --cwd C:\Users\DSJPC\Desktop\projectMusic\music has failed.
使用
yarn cache clean
清除缓存即可
以上是关于yarn 创建react项目时出现错误的主要内容,如果未能解决你的问题,请参考以下文章