/yarn-bug-install-force

Reproducing the issue of `yarn install --force` not updating the `yarn.lock` file.

Bug

yarn install # => error as expected
yarn install --force # succeeds, but does not overwrite yarn.lock