Atm I have homebrew installing node on my mac, when I run brew update node it says
Already up-to-date.
Then when I do node -v I get
v0.2.6
Is there some way to get brew to update to v0.4.2 atm? or do I need to build from source?
|
feedback
|
|
I started out today with Homebrew 0.7.1 and got the following:
Then I ran
and
So if your If that doesn't help, try running | |||||
|
feedback
|
|
The current best practice for updating a specific formula (e.g. node):
If you want to, you may issue | |||
|
feedback
|