I'm testing a boiler plate react app created via create via this basic terminal command:
npm init react-app testapp
and I'm getting this error in the chrome console:
I have no idea why this error is being throw, appreciate any help troubleshooting.