Demonstration repo for Yarn issues:
To demonstrate 4334 (failure message when removing package from workspace):
$ yarn run remove-bugTo demonstrate 4348 (yarn.lock entries pruned when adding to root):
$ cat yarn.lock
$ yarn run add-bug
$ cat yarn.lock