-
-
Notifications
You must be signed in to change notification settings - Fork 11.3k
node failed to build after latest formula update #34432
Comments
Node used to make heavy use of However, this was supposed to have been fixed by this PR upstream at Node but perhaps something about the latest changes borked that. The last change was an Try using this script and then doing If that doesn't work, IMO, unless one of the maintainers drops by to recommend something otherwise, I'd punt this back to Node for comment as to whether something could have triggered the Xcode requirement again. |
Thanks for your advice, @DomT4. I ran your script, terminatenode.sh on my machine. It looked like the script was trying to delete all Homebrew's /user/local/Cellar/* so I stopped it as below. Would it be an expected effect?
|
What you're seeing there isn't the script deleting Homebrew, but the script executing 'brew cleanup', which removes outdated things from the Cellar. It only uses internal Homebrew mechanisms for that stage, so there's no risk of it going rogue and deleting things it shouldn't be from Homebrew :). Sent from my iPhone
|
|
Awesome. Glad things are running normally again for you 👍. Absolutely no worries, more than happy to help. |
node installation failed after doing "brew update && brew upgrade" yesterday.
I tried "brew install node" after "brew rm --force node", but it was the same. I doubt this issue is related to #34413
Any thoughts please?
[log] brew install node => http://pastebin.com/Rp4rq1c1
[log] /usr/local/lib/node_modules/npm/npm-debug.log => http://pastebin.com/v0a45sDS
[log] brew gist-logs node => https://gist.github.com/dalguji/acd7b5f40293112043dd
The text was updated successfully, but these errors were encountered: