mirror of
https://github.com/embarklabs/embark.git
synced 2025-01-26 21:51:06 +00:00
fix: use a yarn.lock that wasn't completely regenerated
PR 1304 introduced a regenerated `yarn.lock` at the root. Somehow, that's responsible for the error described in [a comment on PR 1307][error]. Restore the `yarn.lock` from 3f61e314d996902b9845101313461a96c6e776f8, then catch it up with `yarn reboot:full` in the root. `yarn typecheck` then runs without error in `packages/embark`. [error]: https://github.com/embark-framework/embark/pull/1307#issuecomment-461184291
This commit is contained in:
parent
733d8040a4
commit
41fb31ae73