mirror of https://github.com/embarklabs/embark.git
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 3f61e314d9
, 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