alanshaw / david-www

:eyeglasses: David helps keep your Node.js project dependencies up to date.
https://david-dm.org
MIT License
730 stars 131 forks source link

Trying to use with organisation and private repo - 500 error #385

Open ChrisDevinePimss opened 6 years ago

ChrisDevinePimss commented 6 years ago

I am trying to connect to a private repo within an org on github. I am unable to use david-www with it and instead it just gives a 500 error.

Has correct permissions with oauth too.

Am i doing somthing wrong?

eran10 commented 6 years ago

+1

pinalbhatt commented 6 years ago

+1

carlos-cubas commented 6 years ago

I had posted the same problem on a separate issue, but i've closed that one. adding it here.

liberodark commented 5 years ago

Same for me

ryanjyost commented 5 years ago

If anyone is still looking for a similar project and wants to bypass issues with private repos, I just built the first version of DepChecker. All you need to do is upload/paste a package.json and you're ready to generate a report.

Here's the link 👉https://depchecker.com/app - feedback and feature requests appreciated!