asokani

Results 6 comments of asokani

~~This fork does it right: https://github.com/sebastianw/acme-tiny~~ Never mind, `acme-tiny` now includes the intermediate by default: https://github.com/diafygi/acme-tiny/commit/7a4ea10d08b8a01b625f5df4c9ca173c9318bfe0

Same for me. Ubuntu 18.04.6 LTS. Three days ago, the build was fine. Now ERROR: srt >= 1.3.0 not found using pkg-config pkg-config --modversion srt 1.4.4

Any news on this? I also feel a need for something like ``` query GetTodo($id: ID!) { todo(id: $id) { id title completed } } ``` But I don't really...

You shouldn't close this issue then. This needs proper error message.

Thanks. Too bad.

I'm new to this library today (vm2 discontinued) and it is really hard to find just a trivial example. Some variables in, run code, get result out. Use some modules...