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项目时出现错误的主要内容,如果未能解决你的问题,请参考以下文章

使用 npx 创建 React 应用程序时出现错误

创建反应应用程序时出现错误

创建新的 React 应用程序时出现错误

为啥运行 yarn start 时出现语法错误

Angular Project 在运行 yarn start 时出现以下错误

在 React Native Expo 中将项目渲染到底页时出现类型错误