netlify / git-gateway

A Gateway to Git APIs
MIT License
400 stars 89 forks source link

unable to build, missing dependency 'graceful' #34

Closed irgendwr closed 5 years ago

irgendwr commented 5 years ago

git-gateway depends on https://github.com/netlify/netlify-commons/graceful but that was deleted in https://github.com/netlify/netlify-commons/pull/72 !

Seems crazy to me that that was just deleted without even looking at what depends on it.

Without that dependency one is unable to build the git-gateway so that definitely needs to be fixed.

wmtpratikk commented 5 years ago

any updates? @biilmann @Benaiah

mraerino commented 5 years ago

fixed by #37