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

yo angular-fullstack does not work #1889

Closed
1 task done
codingmaven opened this issue May 15, 2016 · 3 comments
Closed
1 task done

yo angular-fullstack does not work #1889

codingmaven opened this issue May 15, 2016 · 3 comments

Comments

@codingmaven
Copy link

codingmaven commented May 15, 2016

  • I understand that GitHub issues are not for tech support, but for questions specific to this generator, bug reports, and feature requests.

Need Help.

dreamsoft@localhost:~/Gits/node-java$ yo angular-fullstack

events.js:154
throw er; // Unhandled 'error' event
^

ReferenceError: cb is not defined
at Generator.init (/home/dreamsoft/.nvm/versions/node/v5.10.1/lib/node_modules/generator-angular-fullstack/generators/app/index.js:110:55)
at Object. (/home/dreamsoft/.nvm/versions/node/v5.10.1/lib/node_modules/generator-angular-fullstack/node_modules/yeoman-generator/lib/base.js:431:23)
at /home/dreamsoft/.nvm/versions/node/v5.10.1/lib/node_modules/generator-angular-fullstack/node_modules/run-async/index.js:26:25
at /home/dreamsoft/.nvm/versions/node/v5.10.1/lib/node_modules/generator-angular-fullstack/node_modules/run-async/index.js:25:19
at /home/dreamsoft/.nvm/versions/node/v5.10.1/lib/node_modules/generator-angular-fullstack/node_modules/yeoman-generator/lib/base.js:432:9
at tryOnImmediate (timers.js:534:15)
at processImmediate as _immediateCallback

Item Version
generator-angular-fullstack ???
Node 6.1.0
npm 3.8.3
Operating System ubuntu 14
etc etc
Item Answer
Transpiler Babel / TypeScript
Markup HTML / Jade
CSS CSS / LESS / SCSS / Stylus
Router ngRoute / ui-router
Build Tool Grunt / Gulp
Client Tests Jasmine / Mocha
DB MongoDB / SQL
Auth Y / N
etc etc
@Awk34
Copy link
Member

Awk34 commented May 15, 2016

Which version of the generator? Also, you say you're using node 6.1.0, but your stack trace says you're on 5.10.1

@Awk34 Awk34 closed this as completed in f6f1fb6 May 15, 2016
@Awk34
Copy link
Member

Awk34 commented May 15, 2016

Please try generator version 3.7.2

@codingmaven
Copy link
Author

codingmaven commented May 16, 2016

It worked like a magic. Thanks.

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

No branches or pull requests

2 participants