jariz / Noti

Receive Android notifications on your mac. (w/PushBullet) ⛺
MIT License
911 stars 63 forks source link

"brew cask install noti" not working :/ #48

Closed sameerkumar18 closed 7 years ago

sameerkumar18 commented 7 years ago

I tried "brew cask install noti" but it shows the following error """ Warning: The default Caskroom location has moved to /usr/local/Caskroom.

Please migrate your Casks to the new location and delete /opt/homebrew-cask/Caskroom, or if you would like to keep your Caskroom at /opt/homebrew-cask/Caskroom, add the following to your HOMEBREW_CASK_OPTS:

--caskroom=/opt/homebrew-cask/Caskroom

For more details on each of those options, see https://github.com/caskroom/homebrew-cask/issues/21913. Error: No available Cask for noti. Did you mean one of: feedbinnotifier gmail-notifr growlnotify spotify-notifications gmail-notifier google-notifier notifyr stack-exchange-notifier

Error: nothing to install """ Thanks :)

jariz commented 7 years ago

Judging by the warning message, I'm guessing you've installed brew a while ago. Can you try running brew update ?

On Feb 8, 2017 06:32, "Sameer Kumar" notifications@github.com wrote:

I tried "brew cask install noti" but it shows the following error """ Warning: The default Caskroom location has moved to /usr/local/Caskroom.

Please migrate your Casks to the new location and delete /opt/homebrew-cask/Caskroom, or if you would like to keep your Caskroom at /opt/homebrew-cask/Caskroom, add the following to your HOMEBREW_CASK_OPTS:

--caskroom=/opt/homebrew-cask/Caskroom

For more details on each of those options, see caskroom/homebrew-cask#21913 https://github.com/caskroom/homebrew-cask/issues/21913. Error: No available Cask for noti. Did you mean one of: feedbinnotifier gmail-notifr growlnotify spotify-notifications gmail-notifier google-notifier notifyr stack-exchange-notifier

Error: nothing to install """ Thanks :)

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/jariz/Noti/issues/48, or mute the thread https://github.com/notifications/unsubscribe-auth/ABWap6pWx-OFhLViCHVf7brQsPOKBa95ks5raVN5gaJpZM4L6Zsp .

sameerkumar18 commented 7 years ago

Thanks! That worked 👍