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

Accessibility a11y test fails #1143

Closed
marcoscv-work opened this issue Aug 31, 2018 · 0 comments
Closed

Accessibility a11y test fails #1143

marcoscv-work opened this issue Aug 31, 2018 · 0 comments
Labels
comp: accessibility Issues related to accessibility in general type: bug Issues reporting that Component is not doing what should be done

Comments

@marcoscv-work
Copy link
Member

image

`> @ a11y /Users/marcoscastro/projects/clay

metal-a11y --packages ./packages -c demos/a11y.html

events.js:183
throw er; // Unhandled 'error' event
^

Error: read ECONNRESET
at _errnoException (util.js:992:11)
at TCP.onread (net.js:618:25)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! @ a11y: metal-a11y --packages ./packages -c demos/a11y.html
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the @ a11y script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! /Users/marcoscastro/.npm/_logs/2018-08-31T10_17_17_662Z-debug.log`

@marcoscv-work marcoscv-work added the comp: accessibility Issues related to accessibility in general label Aug 31, 2018
@carloslancha carloslancha added the type: bug Issues reporting that Component is not doing what should be done label Aug 31, 2018
jbalsas added a commit that referenced this issue Sep 3, 2018
Use pa11y instead metal-a11y-checker | Fixes #1143
diegonvs pushed a commit to diegonvs/clay that referenced this issue Sep 14, 2018
diegonvs pushed a commit to diegonvs/clay that referenced this issue Sep 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp: accessibility Issues related to accessibility in general type: bug Issues reporting that Component is not doing what should be done
Projects
None yet
Development

No branches or pull requests

2 participants