https://github.com/ipanasenko/yarn-bug-demo
https://github.com/ipanasenko/yarn-bug-demo
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ipanasenko/yarn-bug-demo
- Owner: ipanasenko
- Created: 2023-12-20T17:15:02.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-16T14:02:18.000Z (almost 2 years ago)
- Last Synced: 2025-07-10T06:57:29.725Z (12 months ago)
- Size: 1.84 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# yarn-bug-demo
To reproduce:
```
git clone https://github.com/ipanasenko/yarn-bug-demo
cd yarn-bug-demo
git cherry-pick origin/react-17
# fix conflicts ONLY in package.json, accept react ^18.0.0
yarn --mode=update-lockfile
git diff
```
You will see following diff:

Running simple `yarn` instead of `yarn --mode=update-lockfile` doesn't produce `checksum: undefined` field