The npm install command has a typo in it on https://www.npmjs.com/package/react-toastify-redux `npm install --save react-toasify-redux` should be `npm install --save react-toastify-redux` It almost made me give up on using it!