Giter Site home page Giter Site logo

homebrew-tap's People

Contributors

goreleaserbot avatar lucagrulla avatar

Watchers

 avatar

homebrew-tap's Issues

Homebrew warning: Calling bottle :unneeded is deprecated

It looks like this property was deprecated in the latest version of Homebrew, and this warning now appears when running brew update:

Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the lucagrulla/tap tap (not Homebrew/brew or Homebrew/core):
  /usr/local/Homebrew/Library/Taps/lucagrulla/homebrew-tap/Formula/cw.rb:9

Command :bottle uneeded is deprecated and must be removed from heracles.rb file

Hi,

The bottle :uneeded attribue has to be removed from the heracles.rb file (line 9) because it is a now a deprecated command and it prevents to install the lucagrulla/tap via the 'brew tap lucagrulla/tap' command on macOS. In fact, it provokes an Invalid Syntax error on macOS with Homebrew (tested on macOS Big 11.6.4 with Homebrew 3.3.16-64-g103cd0c) see below:

==> Tapping lucagrulla/tap
cloning into '/usr/local/Homebrew/Library/Taps/lucagrulla/homebrew-tap'...
remote: Enumerating objects: 385, done.
remote: Counting objects: 100% (4/4), done.
remote: Compressing objects: 100% (4/4), done.
remote: Total 385 (delta 0), reused 0 (delta 0), pack-reused 381
Receiving objects: 100% (385/385), 45.69 KiB | 1.38 MiB/s, done.
Resolving deltas: 100% (103/103), done.
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/lucagrulla/homebrew-tap/Formula/heracles.rb
heracles: Calling bottle :unneeded is disabled! There is no replacement.
Please report this issue to the lucagrulla/tap tap (not Homebrew/brew or Homebrew/core):
/usr/local/Homebrew/Library/Taps/lucagrulla/homebrew-tap/Formula/heracles.rb:9

Error: Cannot tap lucagrulla/tap: invalid syntax in tap!

Zsh completion missing

There is a caveat when installing/upgrading cw thru homebrew:

==> Caveats
==> cw
In order to get cw completion, [bash] you need to install `bash-completion` with brew. OR [zsh], add the following line to your ~/.zshrc: source /usr/local/share/zsh/site-functions/cw

but:

~ ❯ ls -la /usr/local/share/zsh/site-functions/cw
ls: /usr/local/share/zsh/site-functions/cw: No such file or directory
~ ❯ ls -la /usr/local/share/zsh/site-functions/*cw*
zsh: no matches found: /usr/local/share/zsh/site-functions/*cw*
~ ❯ ag cw /usr/local/share/zsh/site-functions/
~ ❯

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.