Skip to content

Instantly share code, notes, and snippets.

@kaiquewdev
Created February 4, 2014 03:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kaiquewdev/8797704 to your computer and use it in GitHub Desktop.
Save kaiquewdev/8797704 to your computer and use it in GitHub Desktop.
All tests pass, but this error appears after choose the options 1 in the select menu
/home/sigmund/war/fth-ship/yo/node_modules/yeoman-generator/lib/base.js:341
Object.getPrototypeOf(self)[method].apply(self, args);
^
TypeError: Cannot call method 'apply' of undefined
at /home/sigmund/war/fth-ship/yo/node_modules/yeoman-generator/lib/base.js:341:43
at /home/sigmund/war/fth-ship/yo/node_modules/async/lib/async.js:551:21
at /home/sigmund/war/fth-ship/yo/node_modules/async/lib/async.js:227:13
at iterate (/home/sigmund/war/fth-ship/yo/node_modules/async/lib/async.js:134:13)
at /home/sigmund/war/fth-ship/yo/node_modules/async/lib/async.js:145:25
at /home/sigmund/war/fth-ship/yo/node_modules/async/lib/async.js:229:17
at /home/sigmund/war/fth-ship/yo/node_modules/async/lib/async.js:556:34
at /home/sigmund/war/fth-ship/yo/node_modules/yeoman-generator/lib/base.js:327:11
at Conflicter.<anonymous> (/home/sigmund/war/fth-ship/yo/node_modules/yeoman-generator/lib/util/conflicter.js:74:5)
at /home/sigmund/war/fth-ship/yo/node_modules/async/lib/async.js:232:13
shell return 8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment