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

I've read the intro and now I'm not supposed to open compatibility issues. But I don't know if this is one or not, could just be me doing things wrong...

cat-compatibility

When running `yarn global list`, it doesn't list globally installed packages that don't have binaries installed, such as `eslint-config-airbnb-base`.

cat-bug
triaged

With every new release of Yarn, use a GitHub workflow to update manifests at https://github.com/microsoft/winget-pkgs repository. I can create a pull request if you would like. It would help in...

### Bug description When I try to run a `yarn workspace` command, it fails: **Command** ``` λ yarn workspaces info yarn workspaces v1.22.4 { "yarn-fixed-version-demo-dependency-of-both": { "location": "yarn-fixed-version-dependency-of-both", "workspaceDependencies": [],...

Hello guys. I get Received `malformed response from registry for "@types%2fnode". The registry may be down.` error when I run the `yarn add global @quasar/cli` command ![WX20220708-181305](https://user-images.githubusercontent.com/3325790/177972820-3844c171-e052-4800-b91d-3d0cf991754e.png)

**Do you want to request a *feature* or report a *bug*?** Bug **What is the current behavior?** `yarn install` fails with: ``` error An unexpected error occurred: "expected workspace package...

**Do you want to request a *feature* or report a *bug*?** bug **What is the current behavior?** When having a yarn workspace, adding one of the packages to another and...

cat-bug
triaged

**Do you want to request a *feature* or report a *bug*?** possibly bug **What is the current behavior?** I am using yarn in my CI/CD platform yarn install then I...

triaged
needs-repro-script