YNNOB Solutions
YNNOB Solutions
Well this is one way to keep the issue count low
> What happened? I am also facing this issue. Nothing sadly. Only way is to set compression to zero. By default the picker sets a compression rate and that call...
I get the same error. Git is installed for a very long time but relagit can't find it.  powershell and cmd returns the correct path.  
> This is likely because of the default codepage on your OS, since it is set to German. Have you tried the [solution mentioned here](https://github.com/point-source/dart_ping/issues/65#issuecomment-2360254997) to override it? Oh yes...
@point-source Thanks! So i digged a bit more. `forceCodepage: true` seems to be not relevant for this problem. The problem is indeed the german umlaute that can't be parsed. Example...
Hey running into the same issue. the command seems to ignore the -f attribute and executes only the flavor files but does not execute the "default" flavor.
@javiercn @SteveSandersonMS I really dislike the current way this works. So looking at #51338 we should use some js to stop this? But on the other hand i don't think...
i think this change was introduced by @bahadurh in #1639 at commit [cd22c68](https://github.com/miguelpruivo/flutter_file_picker/commit/cd22c68c74312932aae5eb675d7c1ee83610486e) maybe he can tell us about it.