yarnpkg / yarn

The 1.x line is frozen - features and bugfixes now happen on https://github.com/yarnpkg/berry
https://classic.yarnpkg.com
Other
41.37k stars 2.72k forks source link

use "yarn install" There are always errors “error Error: incorrect data check at Zlib.zlibOnError [as onerror] (node:zlib:189:17)” #9066

Open luckeyQing opened 4 weeks ago

luckeyQing commented 4 weeks ago

Node.js Version 16.20.1

NPM Version 8.19.4

Operating System MacOs Sonoma 14.5

Subsystem zlib

Description In my project install dependency package use "yarn install" There are always errors “error Error: incorrect data check at Zlib.zlibOnError [as onerror] (node:zlib:189:17)” Project cannot run

image