Pavel Liferenko
Pavel Liferenko
That issue still exist in 2021. I hope I will solve it and send PR asap
`mix distillery.init && mix distillery.release --env==prod` ([source](https://github.com/bitwalker/distillery/issues/700))
I've got the same issue. Looks like it tries to `Enum.find(fn x -> x[:name] == operation end)` in our WSDL file, but there is an empty `wsdl[:complex_types]` list. It crashes...
Looks like if you've installed Rust via asdf, the PATH should look like this `export PATH=/Users/username/.asdf/shims:$PATH` because the last few sentences in `rustlings/install.sh` said `WARNING: Please check that you have...
Hello! the other day I connected geoip with IP2location.io. And I bet it was working smooth. But now logs show this error ``` ** (exit) an exception was raised: *...