liquan.eth

Results 15 comments of liquan.eth

有意愿继续维护+1

> > Replica-internals, as in stuff not documentd in the Public Spec? What would they be? > > As in: it's _mandatory_ to provide a struct called exactly `InstallCodeArgs` with...

> Thanks a lot for your PR! Have you considered adding a few tests to make sure it works as expected? You're welcome. I will add tests. I would love...

> I have run into this exact issue. I solved this by making sure that I run `sudo systemctl start docker` and then running `sudo docker-compose up` And in Mac,...

https://github.com/JustinTulloss/zeromq.node/issues/525#issuecomment-245441687 if above is not good for you and your env is Ubuntu 18.04, try: ``` sudo apt-get install libzmq3-dev npm install -g zmq ```

Is this pr currently blocked?

I fixed this by ```shell sudo apt install libsqlite3-dev ```

At first, I used command which works fine in 2021: ```sh sudo apt install docker.io sudo systemctl start docker sudo systemctl enable docker docker --version ``` and meet this issue,...

I think this issue is gone with your code refactor let me test it in the night