julienXX / terminal-notifier

Send User Notifications on macOS from the command-line.
Other
6.38k stars 330 forks source link

terminal-notifier in windows 7 #111

Closed cmosguy closed 10 years ago

cmosguy commented 10 years ago

Anyone know what to do when running windows 7 and ruby, I get this error message:

c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/terminal-notifier-1.6.1/bin/terminal-notifier:13:in exec': No such file or directory - c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/terminal-notifier-1.6.1/vendor/terminal-notifier/terminal-notifier.app/Contents/Ma cOS/terminal-notifier (Errno::ENOENT) from c:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/terminal-notifier-1.6.1/bin/terminal-notifier:13:in<top (required)>' from c:/Ruby200-x64/bin/terminal-notifier:23:in load' from c:/Ruby200-x64/bin/terminal-notifier:23:in

'

julienXX commented 10 years ago

@cmosguy terminal-notifier is OS X only, how did you install ruby on your windows box?

cmosguy commented 10 years ago

don't worry about it, I am not going to use this terminal-notifier anymore.

On Mon, Oct 6, 2014 at 2:10 AM, Julien BLANCHARD notifications@github.com wrote:

@cmosguy https://github.com/cmosguy terminal-notifier is OS X only, how did you install ruby on your windows box?

— Reply to this email directly or view it on GitHub https://github.com/alloy/terminal-notifier/issues/111#issuecomment-57991524 .

julienXX commented 10 years ago

All right, if you intend to have notifications in a windows environment, you'll have better luck with Growl I guess.

cmosguy commented 10 years ago

Thanks Julien, yeah I installed the growl, but was look into this if I was running gulp on the vagrant vm. I've decided to just use gulp on the host windows box instead and have that communicate to growl.

Many thanks for your response! Adam

On Tue, Oct 7, 2014 at 12:04 PM, Julien BLANCHARD notifications@github.com wrote:

All right, if you intend to have notifications in a windows environment, you'll have better luck with Growl I guess.

— Reply to this email directly or view it on GitHub https://github.com/alloy/terminal-notifier/issues/111#issuecomment-58241430 .