Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

JavaScript

nelson taj
PLUS
nelson taj
Courses Plus Student 3,869 Points

homebrew trying to connect keg-only (symlinked), in terminal?

Hi,

Using a Macbook pro 10.13.2 . I am having a bad time... I have downloaded Homebrew and installed node yet terminal cannot find them.

need to have this PATH run: 'export PATH="/usr/local/opt/icu4c/bin:$PATH" ' >> ~/.bash_profile (Which i tried) need to set compiler LDFLAG: -L/usr/local/opt/icu4c/lib CPPFLAG: -I/usr/local/opt/icu4c/include

brew link brew update Chown -R sudo ~/.bash_profile

I have been trying for four days and nothing works. Please can you help???