erich-wittenbeck
erich-wittenbeck
Ok, so everything seems to be working, when I build `docker-credential-pass` myself using docker (according to instructions in the main Readme). Though I'm still wondering, why the executable from the...
Also using Debian (on WSL2): I found that the 'executable file not found in $PATH' message also appears, when the executable is not *yet* executable. I.e. you could try `sudo...
In case anyone stumbles upon this: This is seems not to be an issue with the library itself, but with the way code is compiled and then evaluated during run...