**Using** import { Push } from "react-history/Actions"; <Push path={gUrl} state={this.state}/> **Error** TypeError: Cannot read property 'oneOf' of undefined > 8 | var action = exports.action = _react.PropTypes.oneOf(['PUSH', 'REPLACE', 'POP']);