Hello <@U01JVDKASAC>, Here is my problem: I've ref...
# seed
a
Hello @Frank, Here is my problem: I've refactored our project structure so as to use lerna+yarn workspaces monorepo..and then I could deploy each service successfully from local. but it's failed in seed.run pipeline.. wondering why it's happening I've cleared deependency cache by doing force deploy.. maybe should I delete the stage completely and retry again?
f
Hey @Anatol, can you send me a link to the build?
here is the build
@Frank in dev stage, we don't have
layer
service any more, so it's skipped in this build.
never mind @Frank I fixed by deleting old yarn.lock and reinstalling everything.
f
Oh nice @Anatol. Glad it’s working!