alanshaw / david-www

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

Internal Server Error #407

Closed pine closed 6 years ago

pine commented 6 years ago

Hello. I cannot view my repository status. It returns Internal Server Error.

screen shot 2018-06-01 at 14 57 43

https://david-dm.org/emoji-gen/web-main

Could you know what is wrong? Thank you.

alanshaw commented 6 years ago

what's the github url?

pine commented 6 years ago

@alanshaw This is GitHub URL. emoji-gen is my organization.

https://github.com/emoji-gen/web-main

Thank you!

alanshaw commented 6 years ago

You have no package.json in the root of your repo.

https://david-dm.org/emoji-gen/web-main?path=frontend - is that what you're looking for?

pine commented 6 years ago

@alanshaw Thank you!

lealceldeiro commented 6 years ago

The documentation in Monorepo or package.json not in root? is kind of misleading. This example is way clearer.