Maël Nison
Maël Nison
Symlinks have [problems](https://github.com/yarnpkg/yarn/issues/1761).
Since #2064 has been closed, this one should be fixed as well.
Sorry, this thread fell of the radar. Yarn will pack `file:` and `git:` packages, and their content needs to be the same for the checksum to pass. If the content...
> Yarn Classic does not warn you that you're intended to be using Yarn Berry. If I'm in a scenario where packageManager is set to a Yarn Berry version, Yarn...
Oh interesting - perhaps we should set `--mutex network` every time, indeed 🤔
The cache is shared by all instances running `yarn install`. And unlike Yarn 2+, it's not concurrent-safe by default.
The Zip extension is published on the marketplace: https://marketplace.visualstudio.com/items?itemName=arcanis.vscode-zipfs It's still experimental but the core is there. VSCode will be able to open absolute zip paths if prefixed by `zip:`...
I understand prettier is a neat tool to remove discussions about the "proper" coding style, but I think the rules we have put us in a nice place already, being...
> I don't care what formatting style we use as long as it's consistent throughout the codebase and our current setup doesn't do that. What's an example of inconsistency you...
I wonder if perhaps we shouldn't just remove Sherlock altogether. We don't use it much, and its playground is often broken 😞