Closed pvinis closed 4 years ago
@pvinis: can you check the deploy preview to see if everything is working?
Seems to be alright.
@lucasbento Could you checkout this PR, and remove the lockfile, then yarn install and check the diff? I'm curious if your computer will generate the same lock file or not.
For reference, I have node 13.9.0
and yarn 1.22.0
.
@pvinis: I'll check that!
@pvinis: nope, got a different lockfile with yarnpkg.com
instead of npmjs.org
.
I suggest not merging this.
Hmmmm good to know. Strange. Let's close this then and I'll investigate why this happens.
Summary
I removed
yarn.lock
and runyarn install
, and this is what came out. Should we merge? 🤔Test Plan
What are the steps to reproduce?
Checklist
README.md
(if needed)