website icon indicating copy to clipboard operation
website copied to clipboard

Yarn package manager website

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

I love dark themes, and while this is super low priority in my opinion, it would be a nice-to-have.

The content for the [Windows Installer page](https://yarnpkg.com/en/docs/install#windows-tab) says: > Notice > > Please whitelist your project folder and the Yarn cache directory (%LocalAppData%\Yarn) in your antivirus software, otherwise installing packages...

Misleading description "Yarn will not install any package listed in devDependencies" while it actually removes any devDependencies installed previously. https://classic.yarnpkg.com/en/docs/cli/install/#toc-yarn-install-production-true-false 1. Run `yarn` 2. Observe node_modules - devDependencies has been...

### Bug description When running the yarn `install.sh` script in a system set with `dash` as `sh` shell, there are errors during installation displayed, as the installation script uses bashisms....

Need to investigate why the https://yarnpkg.com/ redirect is playing up.

https://yarnpkg.com/lang/en/docs/cli/install/ The option --network-timeout is available to the CLI but not documented. Thanks in advance.

I noticed an inconsistency in the documentation about workspaces and the actual observed behaviour. If I understand it correctly, the documentation tells me in this line: https://github.com/yarnpkg/website/blame/master/lang/en/docs/workspaces.md#L77 that a dependency...

Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.1.1 to 4.3.1. Release notes *Sourced from [bootstrap's releases](https://github.com/twbs/bootstrap/releases).* > ## v4.3.1 > * **Security:** Fixed an XSS vulnerability (CVE-2019-8331) in our tooltip and popover plugins by...

dependencies
javascript

Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2. Commits - [`754f0c2`](https://github.com/jonschlinkert/mixin-deep/commit/754f0c20e1bc13ea5a21a64fbc7d6ba5f7b359b9) 1.3.2 - [`90ee1fa`](https://github.com/jonschlinkert/mixin-deep/commit/90ee1fab375fccfd9b926df718243339b4976d50) ensure keys are valid when mixing in values - See full diff in [compare view](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2) Maintainer changes This...

dependencies
javascript