I'm not sure that this is a bug so much as that there is something wrong with that one file in the registry, but it caused my build to break spectacularly, and I had to remove yarn.lock from my repo so that Travis would use npm.
I suspect it's just a temporary problem, but I thought I'd report it...
Here's the log from my build: https://travis-ci.org/erikras/redux-form/jobs/182395136
I'm not sure that this is a bug so much as that there is something wrong with that one file in the registry, but it caused my build to break spectacularly, and I had to remove
yarn.lock
from my repo so that Travis would usenpm
.I suspect it's just a temporary problem, but I thought I'd report it...
Love the work you folks are doing. ❤️