Code Monkey home page Code Monkey logo

Comments (5)

mgifford avatar mgifford commented on May 30, 2024 1

I do appreciate your quick responses, but this is very frustrating.

I'm trying this on a Mac & on Ubuntu. Neither has success.

The documentation still isn't clear with Docker or Node.

from a11ywatch.

j-mendez avatar j-mendez commented on May 30, 2024

@mgifford Hi Mike you can use the --help command to see what is available. The --upgrade flag is only available in the build command. I am not sure where the mix up of commands are coming from since the docs show what can be done.

a11ywatch build setups the project contents for the CLI and ability to store runs etc.
a11ywatch build --upgrade is to clear the docker images or local re-installs .

a11ywatch start runs the instance.
a11ywatch stop shuts the instance down.

If you need help on generic issues, the CLI error messages will declare what can or cannot be done.

Example getting command help a11ywatch crawl --help.

A11yWatch CLI - start command showing possible usage and flags

from a11ywatch.

j-mendez avatar j-mendez commented on May 30, 2024

If theres any issue with the docs and showing incorrect commands let me know and I can re-open @mgifford thanks!

from a11ywatch.

j-mendez avatar j-mendez commented on May 30, 2024

@mgifford actually looks like --start is available on the a11ywatch start command. Can you run the command a11ywatch -V to show what version you are on? Interesting since the GitHub actions are working and the builds are based across both Mac and Linux.

from a11ywatch.

j-mendez avatar j-mendez commented on May 30, 2024

@mgifford I see that you are using npm to install the project and cargo in another area. Both are separate package managers and the versions are different (atm). It looks like the npm package was outdated and possibly the issue with missing that flag. The latest for the CLI is 0.8.21, feel free to add anything you find to the docs in a PR. We use rust-to-npm for the nodejs install and need put the CLI deploys with CI to avoid missing version bumps ( On our TODO: the CLI was not updating often so it was moved to the side ).

The project is not just a nodejs application and uses many native deps and binaries, this makes it critical to understand the steps, machine specs, and etc in order to debug.

The docs seem to have been stale a bit due to a deployment bug as well.

from a11ywatch.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.