vmitchell85 / alforge

Alfred Workflow for Laravel Forge
MIT License
52 stars 4 forks source link

Trouble updating to latest version #4

Closed alexpgates closed 7 years ago

alexpgates commented 7 years ago

I was consistently hitting the split() error (that you've recently fixed), even after completely removing my existing alforge workflow and installing the workflow from the github source. I also cleared the Alfred cache. Eventually I just replaced Deploy.php directly in the Alfred.alfredpreferences (after 'show package contents') to fix the deploy routine, but I know there are other scripts with outdated code.

Any idea why installing the new workflow didn't install the latest code? Is there another cache to clear somewhere? I am using Dropbox to sync my preferences.

vmitchell85 commented 7 years ago

The split() error hasn't been put out into a tagged release yet... which also means the .workflow file hasn't been updated either.

I'll see if I can do that today.

alexpgates commented 7 years ago

Ah! That makes sense.

No worries at all, and certainly no rush.

Unrelated, if you have any feature requests or want some help along the way, Hacktober is a great time to put those out. I'd certainly love to contribute. I may play around with some other parts of the Forge API that aren't supported yet, unless you have specific direction where you'd like to go. Thanks!

vmitchell85 commented 7 years ago

I've tagged and released a new version... great idea on Hacktoberfest... will add some issues.