Skip to content
New issue

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

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

Already on GitHub? # to your account

Only try to update workflows with a package.json #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

cameronsstone
Copy link

Adding this check because I use symlinks to link to workflows I'm developing (which are not Node-based). Without this check I get errors similar that reported in #6:

ENOENT: no such file or directory, open '~/Library/Application Support/Alfred/Alfred.alfredpreferences/workflows/my- workflow/package.json'

(However, I still get the "Unable to start Alfred 4" dialog so the code to kill the current alfred doesn't seem to work for me)

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

Successfully merging this pull request may close these issues.

1 participant