Created
February 4, 2014 03:26
-
-
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
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/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