Codaisseur / terminal-notifier-guard

Mac OS X User Notifications for Guard
Other
163 stars 25 forks source link

Not working on OS X 10 #22

Closed aliksend closed 9 years ago

aliksend commented 9 years ago

In Mac OS X Yosemite prints:

> TerminalNotifier::Guard.notify('Hello World')
RuntimeError: terminal-notifier is only supported on Mac OS X 10.8, or higher.

but terminal-notifier in terminal is working fine! What? How I can solve it?

djfpaagman commented 9 years ago

What version are you on? 1.6.x should support Yosemite.

aliksend commented 9 years ago

Thank you, it was 1.5.x, in 1.6.x all working fine.

djfpaagman commented 9 years ago

Awesome :tada:. Closing the issue for you as well :smile: