首页 前端知识 error Couldn‘t find package “fsevents@~2.3.2“ required by “chokidar@^3.5.3“ on the “npm“ registry.

error Couldn‘t find package “fsevents@~2.3.2“ required by “chokidar@^3.5.3“ on the “npm“ registry.

2024-04-29 12:04:01 前端知识 前端哥 285 397 我要收藏

yarn install 出现error Couldn’t find package “fsevents@~2.3.2” required by “chokidar@^3.5.3” on the “npm” registry.

在这里插入图片描述
解决办法:运行下面命令

rm yarn.lock
yarn cache clean
yarn install
转载请注明出处或者链接地址:https://www.qianduange.cn//article/6351.html
标签
评论
发布的文章

HTML5本地存储

2024-05-06 09:05:10

HTML5和CSS3新特性

2024-04-16 17:04:36

大家推荐的文章
会员中心 联系我 留言建议 回顶部
复制成功!