[Developing formulae or casks]: Error: Failed to load cask: ./geeknote.rb Cask 'geeknote' is unreadable: wrong constant name #<Class:0x0000000114540b68> #5315
Unanswered
vitaly-zdanevich
asked this question in
Writing Formulae/Casks
Replies: 1 comment 11 replies
-
|
You have a few issues. |
Beta Was this translation helpful? Give feedback.
11 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Output of
brew configOutput of
brew doctorDescription of issue
Hi, writing my first formula, for a Python software that I forked - Geeknote (Evernote CLI).
I receive this error on
brew install --HEAD ./geeknote.rbbefore publishing to Brew I want to test it.
The Geeknote works as expected on my Gentoo Linux - I wrote the ebuild for it.
Alongside with the error - please review, Linux is my main system, I am not experienced with Brew, I do not know code styles, best practices, etc.
The current formula code:
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions