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

Yarn v1.12.3 my laptop (helpfully, thank you windows) installed yarn by default in a directory where the file path includes a space (e.g. C:/Users/Some Name/AppData/Yarn...). This results in the following...

triaged

I have a project using Yarn, and the install script works fine when running by itself. I ran into an issue however when I was running `yarn` in two separate...

**Do you want to request a *feature* or report a *bug*?** It's a question about an error **What is the current behavior?** I have inherited a react project at my...

**Do you want to request a *feature* or report a *bug*?** Feature Request **What is the current behavior?** Trying to install [node-serialport](https://github.com/node-serialport/node-serialport), and it recommends to install via: "npm install...

cat-feature
cat-compatibility
triaged

I'm on version 1.22.X I have a workspace like this: ``` /application /common-package /project-a /project-b ``` Project A and B has similar dependencies but on different versions, this causes a...

I am new to Ruby and Rails both (student) and I am following https://guides.rubyonrails.org/getting_started.html but my instructors restricted us to download older version of Ruby so the Ruby version is...

Hello! In package.json I have dependency ```"mypackage": "kesha-antonov/mypackage"```. If I run ```yarn install``` it installs old version (not latest from master). If I run ```yarn upgrade --check-files``` it installs latest...

triaged

Hello, I have a specific use case using React Native on a monorepo. React Native uses the Metro bundler and Watchman, which, unfortunately [does not support symlinks](https://github.com/facebook/watchman/issues/105). One quick way...

Hi there, I just got `Yarn` installed on 22.04 "Jammy Jellyfish" following one of the issues open in the GitHub repo. I'm currently running version `1.22.19`; however, for some weird...

**Do you want to request a *feature* or report a *bug*?** Hard to tell if this is a bug or a feature request **What is the current behavior?** Currently when...