bespokejs / bespoke

DIY Presentation Micro-Framework
http://markdalgleish.com/projects/bespoke.js/
MIT License
4.68k stars 443 forks source link

Yeoman problem #39

Closed xavierartot closed 10 years ago

xavierartot commented 10 years ago

Hi, When I install "npm install -g generator-bespoke" I have a lot of warning and the debug wrote this:

node --debug which yo bespoke debugger listening on port 5858 Error bespoke

You don't seem to have a generator with the name bespoke installed. You can see available generators with npm search yeoman-generator and then install them with npm install [name]. To see the 7 registered generators run yo with the --help option.

markdalgleish commented 10 years ago

Which version of Yeoman are you running?

xavierartot commented 10 years ago

it works, i just add my path for yo in my .zshrc