getting this error in terminal (mac osx): /usr/local/lib ├── generator-emi@2.1.2 └── UNMET PEER DEPENDENCY yo@>=1.0.0 npm WARN generator-emi@2.1.2 requires a peer of yo@>=1.0.0 but none was installed. which i googled and then followed a thread to fix by doing **npm -g update yo**, but that didn't work. sorry, i'm new at this stuff so any help is greatly appreciated. thank you! Lester