Like a lot of people I am also having issues with Yeoman.
Error -bash: yo: command not found
in OSx.
I tried adding export PATH=/usr/local/share/npm/bin:$PATH
on my .bash_profile as suggested by some folks and still same error.
I've lost 2 hours of my productivity trying to fix Yeoman bugs and still nothing.
Does anyone know any good solution that fixes the -bash: yo: command not found
?