gitbanner icon indicating copy to clipboard operation
gitbanner copied to clipboard

:balloon: Generates a git repo to show a cool banner on your Github profile

Results 5 gitbanner issues
Sort by recently updated
recently updated
newest added

tigressma-patch-1

module.js:340 throw err; ^ Error: Cannot find module './build/Debug/nodegit' at Function.Module._resolveFilename (module.js:338:15) at Function.Module._load (module.js:280:25) at Module.require (module.js:364:17) at require (module.js:380:17) at Object. (/usr/lib/node_modules/gitbanner/node_modules/nodegit/index.js:17:12) at Module._compile (module.js:456:26) at Object.Module._extensions..js (module.js:474:10)...

… > [email protected] install /usr/local/lib/node_modules/gitbanner/node_modules/nodegit > node install.js module.js:340 throw err; ^ Error: Cannot find module '/usr/local/lib/node_modules/gitbanner/node_modules/nodegit/install.js' at Function.Module._resolveFilename (module.js:338:15) at Function.Module._load (module.js:280:25) at Function.Module.runMain (module.js:497:10) at startup (node.js:119:16) at...

An excellent enhancement would be to have an option to take into account existing commits on your github account when creating the repo. I'm not sure how hard that information...

A timezone issue causes some banners to be a day off. Example: https://github.com/replaid

bug