How to install gems in Formula #5139
Unanswered
sappusaketh
asked this question in
Writing Formulae/Casks
Replies: 1 comment 6 replies
-
|
None of this looks like a Formula though. What are you using as reference? |
Beta Was this translation helpful? Give feedback.
6 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Output of
brew configOutput of
brew doctorDescription of issue
Hello I m new to ruby and trying to write a formula which downloads a script from s3 and executes it so in my
lib/s3.rb I have below code and when I try to install formula Its failing to install gems can someone help me understand what I m doing wrong
below is the error I get when I do
brew install <my-formula>Beta Was this translation helpful? Give feedback.
All reactions