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

Update Node and dependencies to work on Apple M1 #39

Merged

Commits on Mar 23, 2022

  1. build: update Node & deps to work on Apple M1

    The current dependencies and version of Node.js do not support Apple M1
    processors. These are the minimum updates needed to work. (But not the maximum
    updates! For example, Node.js 14 is past its end-of-life, and Chromdriver is
    many major versions out of date.)
    Mr0grog authored and cmroberts committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    a89835a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ee3757 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c5e0a31 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b1a6a0a View commit details
    Browse the repository at this point in the history