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
There was a commit that changed how --no-libs-update worked. Now it blocks mongoose from cloning a library that's not on the deps folder. So. After setting up a new environment, I downloaded the commercial binaries and tried compiling with --no-libs-update as I usually build like that. Mongoose said that it couldn't clone the libs. I proceeded to remove the flag, mongoose downloaded the deps but also erased the binaries in the process!
We need a flag to forbid mongoose from deleting downloaded binaries
The text was updated successfully, but these errors were encountered: