Open bencooling opened 8 years ago
Update react-router npm install react-router@beta
npm install react-router@beta
npm start throws an error Invariant Violation: Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: undefined.
Invariant Violation: Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: undefined.
Also thank you for react-router!
Submitted https://github.com/rackt/example-react-router-server-rendering-lazy-routes/pull/5 to fix this issue.
Update react-router
npm install react-router@beta
npm start throws an error
Invariant Violation: Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: undefined.
Also thank you for react-router!