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

ReferenceError: yeoman is not defined #1

Open
mtomcal opened this issue Jun 29, 2013 · 1 comment
Open

ReferenceError: yeoman is not defined #1

mtomcal opened this issue Jun 29, 2013 · 1 comment
Assignees

Comments

@mtomcal
Copy link

mtomcal commented Jun 29, 2013

After I ran "yo gumby:app" it spit out:

undefined:7
((__t = ( yeoman.app )) == null ? '' : __t) +
^
ReferenceError: yeoman is not defined
at eval (/lodash/template/source[1]:7:11)
at Generator.underscore as _engine
at Generator.engine (/Users/mat/.nvm/v0.9.9/lib/node_modules/generator-gumby/node_modules/yeoman-generator/lib/actions/actions.js:195:10)
at Generator.template (/Users/mat/.nvm/v0.9.9/lib/node_modules/generator-gumby/node_modules/yeoman-generator/lib/actions/actions.js:174:15)
at Generator.gruntfile (/Users/mat/.nvm/v0.9.9/lib/node_modules/generator-gumby/app/index.js:47:8)
at next (/Users/mat/.nvm/v0.9.9/lib/node_modules/generator-gumby/node_modules/yeoman-generator/lib/base.js:275:18)
at /Users/mat/.nvm/v0.9.9/lib/node_modules/generator-gumby/node_modules/yeoman-generator/lib/base.js:286:7
at next (/Users/mat/.nvm/v0.9.9/lib/node_modules/generator-gumby/node_modules/yeoman-generator/lib/util/conflicter.js:52:14)
at /Users/mat/.nvm/v0.9.9/lib/node_modules/generator-gumby/node_modules/yeoman-generator/lib/util/conflicter.js:61:7
at EventEmitter.collision (/Users/mat/.nvm/v0.9.9/lib/node_modules/generator-gumby/node_modules/yeoman-generator/lib/util/conflicter.js:80:12)

@ghost ghost assigned bauschan Jul 11, 2013
@bauschan
Copy link
Owner

Syntax error is fixed in current version. Please verify.

Thanks
~Peter

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

2 participants