Now I have the opposite issue where `lerna ls` isn...
# seed
o
Now I have the opposite issue where
lerna ls
isn’t picking up changes on dependencies. Weird thing is that running the same lerna command locally does pick up those changes correctly. I confirmed its the same commits being compared
f
Hi @Omi Chowdhury, can you DM me the link to the build?
For anyone reading this: Seed was using lerna v3.16, and lerna had a bug with cyclic dependencies that was fixed in lerna v3.20 - https://github.com/lerna/lerna/pull/2380 We updated Seed to use lerna v3.22, and this issue should be fixed.