Tim Richardson
Tim Richardson
I was running this in a python docker container, can't remember which ATM, @dmoisset suggestion sounds like a good fix. Will add more details and try the suggested fix once...
Maybe you guys should put a error message warning about the `LANG` env variable
hmm not working for me with `create-react-app` skeleton
Any solutions for this? Is this going to be in the next release?
This is now an error in React 15 ``` invariant.js:51 Uncaught Error: Calling PropTypes validators directly is not supported by the `prop-types` package. Use `PropTypes.checkPropTypes()` to call them. Read more...