Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError when installing yo closure #16

Closed
robinchesterman opened this issue Oct 13, 2013 · 0 comments
Closed

TypeError when installing yo closure #16

robinchesterman opened this issue Oct 13, 2013 · 0 comments

Comments

@robinchesterman
Copy link

Hi guys - new to Yeoman, so looking for the right place to ask questions. Apologies if this is not it.

I installed generator-closure because I'm interested in exploring Google Closure. That went fine, but yo closure comes up with an error:

...
create Gruntfile.js
create README.md
create LICENSE-MIT

TypeError: Cannot read property 'green' of undefined
at getStep (/usr/local/lib/node_modules/generator-closure/app/base.js:31:33)
at Generator.onEnd (/usr/local/lib/nodemodules/generator-closure/app/base.js:43:19)
at Generator.EventEmitter.emit (events.js:117:20)
at /usr/local/lib/node_modules/generator-closure/node_modules/yeoman-generator/lib/base.js:306:14
at process._tickCallback (node.js:415:13)
at Function.Module.runMain (module.js:499:11)
at startup (node.js:119:16)
at node.js:901:3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant