[openstreetmap/openstreetmap-website] Updates macOS geckodriver installation command (PR #3452)
Brian Kelly
notifications at github.com
Sat Feb 12 00:12:17 UTC 2022
This PR updates the command needed to install `geckodriver` via Homebrew.
I would also be a fan of adding it to the main list of dependencies instead of in a separate section so that folks are encouraged to write tests and run the test suite. I'd be happy to alter the PR if you agree.
## Background
The `geckodriver` recipe for Homebrew is no longer provided in a cask and is a core formula:
```bash
$ brew install --cask geckodriver
Error: Cask 'geckodriver' is unavailable: No Cask with this name exists.
$ brew search geckodriver
==> Formulae
geckodriver ✔ exodriver
```
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/openstreetmap-website/pull/3452
-- Commit Summary --
* Updates macOS geckodriver installation command
-- File Changes --
M INSTALL.md (3)
-- Patch Links --
https://github.com/openstreetmap/openstreetmap-website/pull/3452.patch
https://github.com/openstreetmap/openstreetmap-website/pull/3452.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/3452
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/3452 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20220211/da30747c/attachment.htm>
More information about the rails-dev
mailing list