bacongravy / giphy-anywhere

Use GIPHY everywhere you've always wanted to
Other
9 stars 1 forks source link

Crash on Mojave upon installing #4

Closed lukka5 closed 5 years ago

lukka5 commented 5 years ago

After installing cask this message appears:

Error on line 6: Error: An error occurred. (-1743)

Tried re-installing with the same result.

bacongravy commented 5 years ago

Hello, @lukka5! Thank you for the report. I'm sorry that this application is not working on Mojave; the issue you are reporting sounds sounds similar to #3.

I suspect that I will have to rewrite this tool to use a different technology besides JXA to get this working again on Mojave.

bacongravy commented 5 years ago

I've rewritten the app to work on Mojave but I haven't updated the installation instructions. The old bacongravy/jxa/giphy-anywhere cask no longer works. I'm going to leave this issue open until I've gotten everything working again.

bacongravy commented 5 years ago

Hi again, @lukka5! You should be able to get up and running by running the following commands:

brew cask uninstall giphy-anywhere
brew untap bacongravy/jxa
brew cask install bacongravy/tap/giphy-anywhere

Let me know if you have any problems.