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
probably should have some mechanism for checking if that cache is out of date.
Thanks for bringing this to our attention. I totally agree, we need to do something about this. A good start would be a utility that synchronizes the contents of the S3 bucket with the index in .cache/gg, and can be invoked manually. I'll put this on our TODO list.
I'm trying to build mosh as in the example and came across a weird error:
code:
gg init gg infer make -j$(nproc) gg force --jobs 1 --engine lambda src/frontend/mosh-server
The text was updated successfully, but these errors were encountered: