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

After `yarn link package` yarn creates symlink node_module/package, but after `yarn unlink package` it just removes `node_module/package` and not places there hard installed version. Probably expected that it should find...

### Bug description It says that it disables creation of a git tag but in fact it disables the whole commit. There should probably be another option to disable the...

**Yarn version: 1.5.1** **Do you want to request a *feature* or report a *bug*?** **bug** **What is the current behavior?** **error An unexpected error occurred: "Invalid number of spaces".** **If...

triaged

**Do you want to request a *feature* or report a *bug*?** Bug **What is the current behavior?** I have some projects in typescript and when I install type dependencies (`@types`...

**Do you want to request a *feature* or report a *bug*?** Bug **What is the current behavior?** When installing a package with yarn, which has an optionalDependency to a local...

Unable to run yarn start with nohup. ```sh nohup yarn start & ``` **Steps to Reproduce** 1. npx create-react-app my-app 2. cd my-app 3. nohup yarn start & **Environment** -...

**Do you want to request a *feature* or report a *bug*?** bug **What is the current behavior?** `yarn add ` results in stale contents from a previous unpacking in node_modules...

cat-bug

There was no time to polish `yarn publish` pre-release. I think we can do so much more and provide a fantastic experience (on top of the existing publish functionality). Let's...

cat-feature
help wanted
high-priority
triaged
needs-discussion

Windows 7 Yarn 1.3.2 (the same issue with 1.1.0) Git 2.16.1.windows.4 The path to Yarn is in the Environment PATH variable: D:\Program Files (x86)\Yarn\bin Yarn works in Windows cmd.exe and...

os-windows
triaged

**Do you want to request a *feature* or report a *bug*?** *feature* **What is the current behavior?** listing packages with exact matches is possible via `yarn list $args` but deprecated...

cat-feature