yarn icon indicating copy to clipboard operation
yarn copied to clipboard

The 1.x line is frozen - features and bugfixes now happen on https://github.com/yarnpkg/berry

Results 256 yarn issues
Sort by recently updated
recently updated
newest added

Documentation for Yarn v1 Classic clearly says that it entered maintenance mode in January 2020, that it is frozen and users are recommended to migrate to Yarn Modern aka Berry...

**Do you want to request a *feature* or report a *bug*?** Bug **What is the current behavior?** Running most yarn commands in a directory with a `package.json` that defines `workspaces`...

## Issue The CircleCI job which is linked to by https://github.com/yarnpkg/yarn/blob/master/README.md runs nightly and fails nightly. ![image](https://github.com/yarnpkg/yarn/assets/66998419/515343a4-5b69-457b-87cd-69b9dc80372b) See https://app.circleci.com/pipelines/github/yarnpkg/yarn The badge also fails to show the status: ```html ``` ##...

in a project i work in, the line in `package.json` of a dependancy is: ``` "some_package": "bitbucket:some_company/some_package#develop" ``` in an automated environment the following command runs before `npm install`: ```...

cat-feature
help wanted
good first issue
triaged

`yarn info` (and others?) output NDJSON instead of JSON and I can't find a reason why you'd have picked NDJSON instead of JSON. JSON is already very easily parseable with...

$ GIT_TRACE=1 yarn install yarn install v1.22.19 [1/4] 🔍 Resolving packages... [2/4] 🚚 Fetching packages... error An unexpected error occurred: "Unexpected non-whitespace character after JSON at position 2". info If...

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...

Looks like a few days ago, 2024/05/24, the latest version of Yarn classic (1.22.22) was updated after already having been released to the community. This caused all checksums calculated for...

I was trying to mirror the yarn debian repo with a tool called [pom](https://pom.proxmox.com/). This fails due to invalidity of the signatures of the debian yarn repo (See the bug...

~~~bash market@DESKTOP-GH1EHJ0:/mnt/d/chainlink_project/hh-fcc/hardhat-fundme-fcc$ yarn add --dev @typechain/hardhat yarn add v1.22.22 warning package.json: No license field warning hardhat-fund-me-fcc: No license field [1/4] Resolving packages... error Error: getaddrinfo EAI_AGAIN registry.npmjs.org at GetAddrInfoReqWrap.onlookupall [as...