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
This seems like a problem with mongo db as mentioned here too.
Since we've updated node to 14.0 it seems to trigger this now. Updating mongodb might be a solution.
Running npm update solved the issue. So, I think adding npm update after this line in Caracal/Dockerfile will solve the problem. Should I make a pull request with the above change?
I'm not a big fan of having the dockerfile update, it's good to have predictable dependencies a la package lock. I've updated the dependencies though - faa16df
@ develop
The text was updated successfully, but these errors were encountered: