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

Feature Request - Add in Error Reporting #6

Open
ccpa opened this issue Nov 5, 2015 · 1 comment
Open

Feature Request - Add in Error Reporting #6

ccpa opened this issue Nov 5, 2015 · 1 comment

Comments

@ccpa
Copy link

ccpa commented Nov 5, 2015

I ran across an issue where I accidentally created to hologram components with the same name.

Example (this was duplicated twice in my file)

/*doc

---
title: Summary
name: c-summary-100
category: Components - Summary

---

If I run the ruby gem via bundler I get this message

Warning: Multiple Hologram comments with name: c-summary-100.
Exiting due to warning

If I run hologram via gulp (with the bundler option) I get a silent fail and the style guide simply doesn't regenerate.

The Hologram project references this link as a gulp plugin option which appears to have error handling, but I can't seem to figure it out.

https://gist.github.com/jchild3rs/470be49a4bc4caf3ca8a

Would it be possible do something similar with this project?

@finteractive
Copy link

Sorry - I was logged into a client's github account when posting the feature request. I made the above feature request.

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