Created
July 28, 2014 19:00
-
-
Save revathskumar/295256bb58da56e5d3be to your computer and use it in GitHub Desktop.
This file contains hidden or 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
TypeError: object is not a function | |
at invoke (/home/revath/code/yeoman/yeoman-generator/lib/actions/invoke.js:28:13) | |
at null.<anonymous> (/home/revath/code/yeoman/yeoman-generator/lib/base.js:445:12) | |
at /home/revath/code/yeoman/yeoman-generator/node_modules/async/lib/async.js:610:21 | |
at /home/revath/code/yeoman/yeoman-generator/node_modules/async/lib/async.js:249:17 | |
at iterate (/home/revath/code/yeoman/yeoman-generator/node_modules/async/lib/async.js:149:13) | |
at async.eachSeries (/home/revath/code/yeoman/yeoman-generator/node_modules/async/lib/async.js:165:9) | |
at _asyncMap (/home/revath/code/yeoman/yeoman-generator/node_modules/async/lib/async.js:248:13) | |
at Object.mapSeries (/home/revath/code/yeoman/yeoman-generator/node_modules/async/lib/async.js:231:23) | |
at Object.async.series (/home/revath/code/yeoman/yeoman-generator/node_modules/async/lib/async.js:608:19) | |
at runHooks (/home/revath/code/yeoman/yeoman-generator/lib/base.js:449:9) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment