https://facebook.github.io/react/blog/2017/04/07/react-v15.5.0.html PropTypes are in the `prop-types` package now and createClass in `create-react-class` so the quick fix is to just add and include from those dependencies. https://www.npmjs.com/package/prop-types https://www.npmjs.com/package/create-react-class