An open API service indexing awesome lists of open source software.

https://github.com/ipanasenko/yarn-bug-demo


https://github.com/ipanasenko/yarn-bug-demo

Last synced: 5 months ago
JSON representation

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:

image

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