rhlsthrm / alfred-crypto-tracker

Quickly check cryptocurrency prices with Alfred
MIT License
48 stars 9 forks source link

"Error in workflow 'com.cryptotracker' after typing "crypto" #5

Closed chrisnankervis closed 6 years ago

chrisnankervis commented 6 years ago

This looks like a really useful workflow, what a fantastic idea!

I'm having a bit of trouble getting it setup, unfortunately.

I've successfully cloned the repository, run the Makefile and imported the workflow into Alfred. However, I'm getting an error after typing "crypto", see the screenshot below:

screen shot 2018-01-29 at 11 47 33 pm

I'm currently running macOS Sierra 10.12.6 and Alfred v3.5.1.

I couldn't find a list of compatible Alfred versions or Operating Systems in the README.

Is anyone able to shed any light? Thanks in advance.

rhlsthrm commented 6 years ago

Hi, I just did a refactor on the code. I also committed the compiled binary that can be directly imported into Alfred. Can you try again and see if you have the same issue?

chrisnankervis commented 6 years ago

It works a treat now! Thank you so much for taking the time and effort to fix it 👏

screen shot 2018-02-02 at 8 19 55 am
chrisnankervis commented 6 years ago

Note: I didn't use the compiled binary but re-compiled it after a git pull.