janraasch / generator-gulpplugin-coffee

A Yeoman generator for CoffeeScript gulp plugins
http://gulpjs.com/
MIT License
4 stars 1 forks source link

Does not work #1

Closed steida closed 10 years ago

steida commented 10 years ago
[?] What's the base name (without the 'gulp-') of your gulp plugin? closure-nodeps

/usr/local/lib/node_modules/generator-gulpplugin-coffee/app/index.js:44
      throw err;
            ^
Error: {"message":"Not Found","documentation_url":"http://developer.github.com/v3"}
janraasch commented 10 years ago

I'll look into this as soon as possible. For now, you could try using the --skip-github option to skip the github communication.

janraasch commented 10 years ago

I cannot reproduce this with v0.1.1. Could you add more details?

steida commented 10 years ago

I know where is the problem. For question: Would you mind telling me your username on Github It autodetected Daniel Steigerwald, but mine user name is 'steida'. Now it works. So I suggest more descriptive error message. Something like github.com/Daniel Steigerwald does not work :-)