Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove-cy not working - Debug Error: undefined method `each' for nil:NilClass (NoMethodError) #18

Open
jjarava opened this issue Nov 16, 2018 · 1 comment

Comments

@jjarava
Copy link

jjarava commented Nov 16, 2018

Hi,

Just installed the Workflow, and I think it's great... the only issue is that remove-cy is not working for me.

I've followed the instructions in this issue #16 (comment) to generate the log, and when running the command I get the following in the Alfred Window:

Starting debug for 'Currency Convert'

[2018-11-16 13:36:59][input.scriptfilter] Queuing argument ''
[2018-11-16 13:37:00][input.scriptfilter] Script with argument '(null)' finished
[2018-11-16 13:37:00][ERROR: input.scriptfilter] Code 1: ./remove.rb:12:in `<main>': undefined method `each' for nil:NilClass (NoMethodError)

The rest of the methods ('cy', 'add-cy', base-cy) have worked fine. If it's relevant, I did run base-cy before attempting to run the other methods that change data.json... So in chronoligical order, I did cy a few times, then base-cy, then add-cy, then remove-cy failed.

Hope this helps.

Workflow is v1.5; OS is High Sierra (10.13.6).

Let me know if you need any more info

Thanks!

@heikkipekka
Copy link

Me too, when hitting remove-cy I don't get any Currency Converter related actions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants