Currently, the MacOS jobs in CircleCI are failing due to npm not being found (see example).
According to @MikeMcC399, there looks to be a problem overriding the default Node version #998 (comment). We need to be able to set the expected node/npm version correctly and have the tests running again as expected