himynameisdave / git-labelmaker

:flags: Manage your GitHub labels from the command line!
MIT License
574 stars 33 forks source link

Error when trying to create a package from labels when there are no labels #86

Open himynameisdave opened 7 years ago

himynameisdave commented 7 years ago

If a repo has no labels, then you try to create a package from labels, there is no error handling in place. Doesn't really "break", but it generates an Error.json file which is not ideal.