Johannes Hoppe
Johannes Hoppe
@balloman Do you have any progress here?
# 👍
> Hi, First to say that I really like and support his package 👍 One of my favourites :) Thanks! 🙂 > Was wondering if we can upgrade it to...
# 👍 👍 Yes, the second version sounds like a good plan. But here we will have massive problems with proxies. In my job I do workshops for companies and...
But on the other hand, we would no longer have any trouble finding the right folder. That would make the whole complicated search logic obsolete. I am very excited.
According to you code you are going to make a CLI. That looks good. Are you also planning a mode where you just call Mongo2Go as usual (without a CLI)...
> This will inevitably be a breaking change. Version bump to v4 for sure! One last v3 to address #131 and #132 and to use the current downloader for the...
I think I have found the problem; it is potential bug in https://github.com/Mongo2Go/Mongo2Go/blob/8aba2bb48ec98b117af031fc633b83d2fb2e427e/src/Mongo2Go/Helper/MongoBinaryLocator.cs#L16 When using the `private readonly string _nugetCachePrefix = Path.Combine("packages", "mongo2go", "*");` the `"*/tools/mongodb-linux*/bin"` actually creates one more...
#### @techgeek03 please include instructions on how to reproduce the issue with docker. Because right now our CI is green. 😇 FYI @0xced
It depends on the docker image that you are using. Which one do you use? Is your problem related to the following issue? https://github.com/Mongo2Go/Mongo2Go/issues/117