MacOS Embedded MongoDB Issue #25093
-
Hi All! I am developing using Quarkus on MacBook Pro and wanted to upgrade to the latest version (2.8.1-Final). After upgrade all tests failed with an error:
Will be very thankful for any assistance in that regard. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
/cc @evanchooly, @loicmathieu |
Beta Was this translation helpful? Give feedback.
-
I'm surprised it tries to download Mongo 5.1! |
Beta Was this translation helpful? Give feedback.
-
OK. Thank you for an assistance! |
Beta Was this translation helpful? Give feedback.
I'm surprised it tries to download Mongo 5.1!
Anyway this seems like an issue on flapdoodle embedded MongoDB that download a ZIP and expect an tar.gz, maybe it's better to ask on their side.