When trying to build this repository from a path containing spaces, it does not work. How to reproduce: mkdir "path with spaces" git clone https://github.com/emqx/jq.git cd jq rebar3 compile