You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In project-chip#32583 the step to put
zap-cli back got lost, so when bootstrap caching caches our state it's caching
the "there is no zap-cli" state. Then restoring from cache causes
`dirname $(which zap-cli)` to fail, because there is no zap-cli in the PATH.
0 commit comments