brew install node stuck at `make install`
I had the same problem. Eventually, I understood that I didn’t wait enough time. To prove that this is the problem, just run it with the -v switch brew install -v node The make install step takes about 20-25 minutes.