CircleCI-Public / browser-tools-orb

Quickly and easily install common browsers and browser testing tools on CircleCI
https://circleci.com/developer/orbs/orb/circleci/browser-tools
MIT License
23 stars 34 forks source link

Update example documentation with a valid node version #74

Closed jonathandean closed 1 year ago

jonathandean commented 1 year ago

Checklist

Motivation, issues

Documentation includes an invalid version of node with no clear reference to how to correct it.

Using the examples as is in the main branch produces the following error if used in your app's configuration:

Error response from daemon: manifest for cimg/node:13.12-browsers not found: manifest unknown: manifest unknown

Description

This updates the examples to a valid node version based on the latest in the list at https://circleci.com/developer/images/image/cimg/node