Kele Huang
Kele Huang
I have this problem too. Is there any effective solution? 
This problem caused by your OS miss this lib, so installing it can solve this problem. Just as my experience. :)
> @vincentkerdraon You need to add the `curl` package manually beforehand. What is this really mean? I am newer to Lua.
In case someone still has this issue, `autojump-rs`, the rust version of autojump does not have this issue. `yay -R autojump` `yay -S autojump-rs`
I have this same issue when trying to install a Standalone stack on Ubuntu 20.04. Updating the protoc version to 3.6.1 in core/scheduler/build.gradle works on my side.