Results 5 comments of Kele Huang
trafficstars

I have this problem too. Is there any effective solution? ![image](https://user-images.githubusercontent.com/42036026/44439948-7c426a80-a5f8-11e8-98af-061cedd8a7ac.png)

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.