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] Error handling #150

Open
Martinspire opened this issue Jan 22, 2015 · 1 comment
Open

[Feature] Error handling #150

Martinspire opened this issue Jan 22, 2015 · 1 comment

Comments

@Martinspire
Copy link

It would be nice if this module would handle errors or potential problems. Sometimes i have some users who run into things that can be avoided or should state a more simple error to help identify the problem (or ease communication).

So things i suggest:

  • Handle connectivity issues (no connection available, firewall blocking, etc)
  • Git errors (git not found, wrong version, etc)
  • File errors (permissions, not existing, etc)
  • Bower errors (wrong versions specified, wrong module names, etc)

And there are probably some more things to check.

I'm not sure whether everything is possible or not, but i'm guessing it should be able to tackle a few things and show better errors, since this acts as a layer around Bower.

@rhou-sdcc
Copy link

This would be great, but not sure if this rep is still under maintained. +1 for you .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants