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

axe-core/cli - giving error while executing #68

Closed
padmavemulapati opened this issue Aug 14, 2020 · 1 comment
Closed

axe-core/cli - giving error while executing #68

padmavemulapati opened this issue Aug 14, 2020 · 1 comment
Assignees

Comments

@padmavemulapati
Copy link

Steps to reproduce:

  1. clone latest axe-core-npm develop branch code
  2. npm install
  3. npm run bootstrap
  4. npm lint
  5. npm fmt
  6. installed cli globally - npm install @axe-core/cli@next -g
    7.navigated to pakcages\cli
  7. tried to run axe --help to make sure cli installed properly. - success
  8. Tried to run - axe https://www.deque.com - giving error
    Issue:
    `DQ-QA-Team-MBP:cli dq_user$ axe https://www.deque.com
    Running axe-core 4.0.1 in chrome-headless

Testing https://www.deque.com ... please wait, this may take a minute.

An error occurred while testing this page.
Please report the problem to: https://github.com/dequelabs/axe-cli/issues/ `

@padmavemulapati
Copy link
Author

Working now, after the fix

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

3 participants