Skip to content

Instantly share code, notes, and snippets.

@hinmn
Created May 9, 2013 00:37
Show Gist options
  • Save hinmn/5544749 to your computer and use it in GitHub Desktop.
Save hinmn/5544749 to your computer and use it in GitHub Desktop.
hinmn-mbp:bootstrap hinmn$ yo bootstrap
In what format would you like the Twitter Bootstrap stylesheets? (css/sass/less) sass
/Users/hinmn/node_modules/generator-bootstrap/app/index.js:50
this.install(packages[this.format]);
^
TypeError: Object #<Generator> has no method 'install'
at Generator.bootstrapFiles (/Users/hinmn/node_modules/generator-bootstrap/app/index.js:50:8)
at next (/Users/hinmn/node_modules/generator-bootstrap/node_modules/yeoman-generator/lib/base.js:275:18)
at Base.run.self.async (/Users/hinmn/node_modules/generator-bootstrap/node_modules/yeoman-generator/lib/base.js:267:11)
at next (/Users/hinmn/node_modules/generator-bootstrap/node_modules/yeoman-generator/lib/util/conflicter.js:52:14)
at EventEmitter.resolve (/Users/hinmn/node_modules/generator-bootstrap/node_modules/yeoman-generator/lib/util/conflicter.js:64:5)
at Base.run.self.async (/Users/hinmn/node_modules/generator-bootstrap/node_modules/yeoman-generator/lib/base.js:262:20)
at Generator.askFor (/Users/hinmn/node_modules/generator-bootstrap/app/index.js:37:5)
at next (/Users/hinmn/node_modules/generator-bootstrap/node_modules/yeoman-generator/lib/actions/prompt.js:21:14)
at prompt.prompt (/Users/hinmn/node_modules/generator-bootstrap/node_modules/yeoman-generator/lib/actions/prompt.js:33:7)
at Interface.onLine (/Users/hinmn/node_modules/generator-bootstrap/node_modules/yeoman-generator/node_modules/read/lib/read.js:110:5)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment