React-select: Broken compilation with a newer react version

Created on 3 Oct 2017  路  16Comments  路  Source: JedWatson/react-select

I have been using for a while React-Select and I just got the next error after I run npm install and npm run watch:

React.createElement: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: object. Check the render method of ...

This error appeared on a file that I did not modify for a while and all was working fine until today when I believe react-select stopped working. As soon as I deleted the