website icon indicating copy to clipboard operation
website copied to clipboard

Yarn package manager website

Results 125 website issues
Sort by recently updated
recently updated
newest added

I'm not sure where I should file this issue, but AppVeyor now supports Linux VMs (and supposedly plans to support macOS soon), yet [this page (https://yarnpkg.com/lang/en/docs/install-ci/)](https://yarnpkg.com/lang/en/docs/install-ci/) shows only the `%LOCALAPPDATA%`...

@rally25rs explained it pretty well in [his comment](https://github.com/yarnpkg/website/issues/700#issuecomment-341196529). Some version of his comment should be added to the [documentation](https://yarnpkg.com/en/docs/cli/install#toc-yarn-install-frozen-lockfile), which is currently quite unhelpful.

It is not :100: clear on the Linux tab of the Installation page that there are important instructions below the details of each Distro. Most people will be using the...

Go to https://yarnpkg.com/en/docs/nightly Click on any of the tabs at the bottom It just sits at "loading" indefinitely It's supposed to hit an API to get a list of builds...

Hello guys! if I install through this way: "curl -o- -L https://yarnpkg.com/install.sh | bash" how can i uninstall correctly?? please :D

Yarn supports a `"otherPackage": "link:../otherPackage"` dependency type. This is not something that `npm` has, so we can't assume users will know how it works. We should document this package type...

This line: ``` curl --silent --location https://rpm.nodesource.com/setup_6.x | sudo bash - ``` Should be changed to this: ``` curl --silent --location https://rpm.nodesource.com/setup_9.x | sudo bash - ```

Please include `apt-get install --no-install-recommends yarn` option in the documentation for installing yarn at linux for those using nvm, would save us beginners a google search and possible headaches. Appreciated....

Hi! https://yarnpkg.com/en/package/styled-props https://yarnpkg.com/en/package/lodash https://yarnpkg.com/en/package/jest https://yarnpkg.com/en/package/fela All those packages has Dependents = `1.5m` I've tried different languages & incognito. Thank you!

⏱ search

I'm trying to figure out where the almost 2 million downloads for prettier are coming from. Would be nice to have a list of all the dependents sorted by number...