You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This seems to be because Homebrew tests for an empty installation, and it's looking in /usr/local/Cellar/grantlee/0.5.1 which only gets so-called "metafiles" like AUTHORS and README. Homebrew doesn't count these as real files, and concludes nothing was installed and errors out.
Adding a dummy file in the formula to be installed would get around this.
Here is the error given:
And here is the full output
<script src="https://gist.github.com/giovariot/288f7f851d884acd1169.js"></script>gist: https://gist.github.com/giovariot/288f7f851d884acd1169
The text was updated successfully, but these errors were encountered: