react-materialize에서 구성 요소를 가져 오려고합니다.
import {Navbar, NavItem} from 'react-materialize';
그러나 웹팩이 내 컴파일을 할 때 .tsx
위와 같은 오류가 발생합니다.
ERROR in ./src/common/navbar.tsx
(3,31): error TS7016: Could not find a declaration file for module 'react-materi
alize'. 'D:\Private\Works\Typescript\QuickReact\node_modules\react-materialize\l
ib\index.js' implicitly has an 'any' type.
이 ts-loader
.I에 대한 해결 방법이 가져 오기 문을 해결 하고 webpack 을 사용하는 방법을 잘 모르겠습니다.
index.js
반응-구체화 된 모습의이를 좋아한다. 그러나 내 자신의 파일에서 모듈 가져 오기를 해결하는 방법 ..
https://github.com/react-materialize/react-materialize/blob/master/src/index.js