Daniel Platon

Results 2 issues of Daniel Platon

Steps to reproduce: 1. Create a new React app using `create-react-app`, i.e. `npm create react-app casual-test` 2. Run `yarn add casual` 3. Update the default `App.js` component like [this](https://github.com/dplaton/casual-test/blob/master/src/App.js) 4....

### Description of the problem / feature request: Running the `bazel test //...` command for this repo on a macOS running on Apple M1 throws the following error: ``` ERROR:...