You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As you can see in the attached screenshot, I can't access any options within Settings
Logging gives me the following
[2018-04-09 14:52:59][STDERR: input.scriptfilter] fatal: Not a git repository (or any of the parent directories): .git
fatal: Not a git repository (or any of the parent directories): .git
I can access settings manually using npm -s run electron
Tried to delete node_modules and rerun the build as mentioned in #89 but it didn't resolve.
The text was updated successfully, but these errors were encountered:
I believe you'll need to remove the existing workflow, clone this repo, and reinstall it. The good news, however, is that all of your settings/configurations are saved in a separate directory (~/.alfred-jira) so your settings shouldn't be affected.
That being said, it's still probably a good idea to make a copy of that directory before moving things around.
As you can see in the attached screenshot, I can't access any options within Settings
Logging gives me the following
I can access settings manually using
npm -s run electron
Tried to delete node_modules and rerun the build as mentioned in #89 but it didn't resolve.
The text was updated successfully, but these errors were encountered: