You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The validation for this module is done by achecker. To be able to validate a site achecker will need access to it. To make your local development environment reachable you can use ngrok or similar services.
If this is not possible for your environment there is a very similar module wcag-cli with tunnelling built in.
Hi,
I am working on a project to make a website WCAG compliant. I tried to use WCAG Validator CLI ver 3.0.
$ wcag-validator https://localhost:3000 --id=[achecker id]
Unfortunately, it returned me an eorr
Error: connect ETIMEOUT 205.211.169.49:80 at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1117:14)
Please advise how can I resolve this issue.
Cheers,
Matt
The text was updated successfully, but these errors were encountered: