Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugins page fails to load when plugins do not have descriptions #59

Closed
KaidenR opened this issue Mar 17, 2018 · 3 comments
Closed

Plugins page fails to load when plugins do not have descriptions #59

KaidenR opened this issue Mar 17, 2018 · 3 comments

Comments

@KaidenR
Copy link

KaidenR commented Mar 17, 2018

A couple plugins I have installed do not have descriptions in their package.json files. That causes this line to throw a null pointer when loading the plugins page:
https://github.com/oznu/homebridge-config-ui-x/blob/master/src/pm.ts#L240

@oznu
Copy link
Member

oznu commented Mar 17, 2018

@KaidenR, thanks for reporting this. Should be an easy fix.

@oznu oznu closed this as completed in 876e74c Mar 17, 2018
@oznu
Copy link
Member

oznu commented Mar 17, 2018

This will be fixed in the next release which I will publish later tonight.

@KaidenR
Copy link
Author

KaidenR commented Mar 17, 2018

Awesome! Thanks for the quick turnaround!

oznu added a commit that referenced this issue Mar 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants