6 ms·
As mentioned in the issue you link the problem comes from third-party packages with non-deterministic build scripts in git dependencies, or files on disk being
by arcatek 3mo ago
As mentioned in the issue you link the problem comes from third-party packages with non-deterministic build scripts in git dependencies, or files on disk being actually different (although I guess we could at least try to normalize crlf, but as you can guess it will break someone).
- tuwtuwtuwtuw 3mo agoYes, but those are third party dependencies that Yarn relies on.