bespokejs / bespoke

DIY Presentation Micro-Framework

Home Page:http://markdalgleish.com/projects/bespoke.js/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yeoman problem

xavierartot opened this issue · comments

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.

Which version of Yeoman are you running?

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