You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi again zoe!
i should probably include this info, if you're able to help with my problem. sorry i'm such an uninformed newb! i know you're a work-from-home mom with 2 kids with limited time, so anything you can manage to help with is GREATLY appreciated. thanks! Lester
my node version is v0.10.24
my npm version is 3.9.6
when i try to get yeoman version i get this:
? 'Allo lester! What would you like to do? (Use arrow keys)
Run a generator
❯ Emi
Underscores
──────────────
Update your generators
Install a generator
Find some help
Get me out of here!
You can try this : npm install -g yo generator-emi
Because I think there are problems with dependencies with new version of npm.
If you install it in the same line no more problem with dependencies.
getting this error in terminal (mac osx):
/usr/local/lib
├── [email protected]
└── UNMET PEER DEPENDENCY yo@>=1.0.0
npm WARN [email protected] 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
The text was updated successfully, but these errors were encountered: