<@U01JVDKASAC> when executing a pipeline with FORC...
# seed
a
@Frank when executing a pipeline with FORCE, are you sure the “node_modules” is cleared? Having the problem with “ssh git” dependency again 😞
I think my problem is the LOCK file,
yarn.lock
.
Because that points to one specific sha.
f
Oh I see. Yeah FORCE will clear out the cache, but
yarn.lock
is still respected.