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

David website 500 if package.json only has devDeps #350

Closed timelf123 closed 7 years ago

timelf123 commented 7 years ago

https://david-dm.org/angulartics/angulartics

The package.json only has devDependencies defined. Is this the reason for the 500? The badge for devDeps seems to work fine

alanshaw commented 7 years ago

Should be working now. You have some odd whitespace at the start of your package.json.

timelf123 commented 7 years ago

Thanks @alanshaw for fixing. I did not spot the whitespace with a cursory glance. If it's not too much trouble can you link the offending line?

alanshaw commented 7 years ago

It's the first line, before the {

timelf123 commented 7 years ago

How can I tell? It appears modified in the diff but I can't see any changes https://github.com/angulartics/angulartics/commit/c8d7387b48594b2cdc208754fa97e5315f2fb76b