"yo sass-boilerplate" error — Windows 7
alexgarces opened this issue · 3 comments
TypeError: Cannot read property 'bold' of undefined
at Object. (c:\Users\Àlex\AppData\Roaming\npm\node_modules\gener
ator-sass-boilerplate\node_modules\yeoman-generator\lib\util\common.js:5:56)
at Module._compile (module.js:456:26)
at Object.Module._extensions..js (module.js:474:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
at Module.require (module.js:364:17)
at require (module.js:380:17)
at Object. (c:\Users\Àlex\AppData\Roaming\npm\node_modules\gener
ator-sass-boilerplate\node_modules\yeoman-generator\lib\base.js:91:26)
at Module._compile (module.js:456:26)
at Object.Module._extensions..js (module.js:474:10)
I'm getting the same bug on OSX when I add the generator manually, post-install. It appears that yeoman-generator is out of date in this library. I found some info here: http://stackoverflow.com/questions/18387611/yeoman-error-when-running-yo-webapp
It's because I never updated the repo on npm. I will fix shortly.