Rob Brander

Results 4 comments of Rob Brander

I've seen this happen before for my personal projects too. I think this is a heroku configuration issue, but I'm not 100%.

The current react starter doesn't provide much in the way of forms. I see some code in the reducers, and the package.json includes v5.3.2. @SethDavenport I suggest we remove the...

@SethDavenport The repo is typescript-react-redux-starter. I cloned this repo and after doing npm install I received the same error when trying to run the tests. There are tests in the...

@SethDavenport I wonder if this will still be an issue now that we're using create-react-app. Since this issue was created before we ported our started over to using create-react-app, could...