chrisenytc / slush-generator

A slush generator for create slush generators
https://www.npmjs.org/package/slush-generator
MIT License
30 stars 11 forks source link

TypeError: Cannot read property 'name' of undefined #12

Closed undavide closed 6 years ago

undavide commented 9 years ago

Hi, just installed gulp, slush, and slush-generator on a brand new machine (OSX 10.10.5), created a new folder and:

slush generator
/usr/local/lib/node_modules/slush-generator/slushfile.js:50
    authorName: user.name || '',
                    ^
TypeError: Cannot read property 'name' of undefined
    at /usr/local/lib/node_modules/slush-generator/slushfile.js:50:25
    at Object.<anonymous> (/usr/local/lib/node_modules/slush-generator/slushfile.js:53:3)
    at Module._compile (module.js:460:26)
    at Object.Module._extensions..js (module.js:478:10)
    at Module.load (module.js:355:32)
    at Function.Module._load (module.js:310:12)
    at Module.require (module.js:365:17)
    at require (module.js:384:17)
    at Liftoff.handleArguments (/usr/local/lib/node_modules/slush/bin/slush.js:90:3)
    at Liftoff.launch (/usr/local/lib/node_modules/slush/node_modules/liftoff/index.js:153:6)

Any help is appreciated! Thank you,

-Davide

chrisenytc commented 9 years ago

I will fix this soon as possible. :+1:

closingin commented 6 years ago

@chrisenytc I think you can close this issue. It's been a while since I fixed it.

chrisenytc commented 6 years ago

Indeed @closingin