Daneo van Overloop
Daneo van Overloop
Installing with cocoa pods results in a 'Base64.h' file not found as well
The latest available at the time this issue was created, installed via `cargo install kickoff`. Running `kickoff` with `--version` or `version` doesn't give any response, immediate crash.
Sure. I just tried to execute `cargo build`, but it returns: ``` = note: /bin/ld: cannot find -lxkbcommon collect2: error: ld returned 1 exit status error: could not compile `kickoff`...
@alextselegidis: These changes can be tested from the fork: https://github.com/daneov/easyappointments, which now includes the `Deploy to Heroku`-button
@alextselegidis just a ping so this is not forgotten. Hope you're having a good time 👋🏼
I'm assuming this should be platform independent? On MacOS you could do something like `osascript -e 'display notification "\(failedCommand)" with title "Komondor" subtitle "Failed hook"'`, but beside `if`-ing the platform...
I'm in the same boat here. The Ansible provisioner is running, **Ansible** performs a reboot, and then waits for the host to return, but never regains the connection (probably due...
@eqrx Is there something I can do to help with this? We can pin it by sha in the meantime, but since it has been 4 months the image has...
Is there a sample of the entry (or web response) that gets parsed wrongly? I'd love to help fix this.