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
{{ message }}
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.
I get the following error when attempting to use the command:
brew mk http://rubyforge.org/frs/download.php/31654/fastri-0.3.1.tar.gz
==> Error: Homebrew has failed you :(
Please report this bug at: http://bit.ly/Homebrew
Please include this backtrace:
==> #<NameError: undefined local variable or method `prefix' for main:Object>
/usr/local/Library/Homebrew/brew.h.rb:48:in `make'
/usr/local/bin/brew:137
/usr/local/bin/brew:137:in `collect'
/usr/local/bin/brew:137
Looking at the sourcefile, it seems fairly obvious that there is no prefix variable set or declared in that scope. New to brew, so I'm not certain if this gets set somewhere else.
The text was updated successfully, but these errors were encountered:
I get the following error when attempting to use the command:
Looking at the sourcefile, it seems fairly obvious that there is no prefix variable set or declared in that scope. New to brew, so I'm not certain if this gets set somewhere else.
The text was updated successfully, but these errors were encountered: