React.createElement: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: undefined. You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.
이런 에러나서 한참 해멨는데
react-router가 아니라 react-router-dom 이다.
아우 왜 사람 헷갈리게 비슷한게 많은지 ㅜㅜ
'뻘짓 정리' 카테고리의 다른 글
nodeJs] sharp를 쓰다가 write after end error (0) | 2018.07.06 |
---|---|
react addons update 1.default is not a function (0) | 2018.06.26 |
react jset (0) | 2018.06.17 |
react dispatch에서 reducer로 넘어가지 않을 때 (0) | 2018.05.23 |
typescript node_modules 추가 (0) | 2018.04.17 |