sp-reach

Results 2 issues of sp-reach

When cloning and using `node setup` an error happens when trying to start the tests. ### Error message when running `npm t` ```bash $ npm t > [email protected] test MY_DIRECTORY\epic-react\testing-react-apps...

When using nvm and node version 16 the `node setup` command fails. ![image](https://user-images.githubusercontent.com/80424905/171485975-148a605d-6289-46d9-a986-d8c161c55d81.png) The reason I ran into this issue, was because the previous module "testing" required node 16 to...