반응형
Module '"react-i18next"' has no exported member 'TFunction'. 오류 발생.
아래 실행하여 해결
yarn add react-i18next@11.8.15 --save-dev
반응형
'개발자정보' 카테고리의 다른 글
redirect in react 18에 오류 해결 방법 (1) | 2024.09.24 |
---|---|
This expression is not callable. Type 'typeof import("X:/xxx/node_modules/date-fns/format")' has no call signatures. (0) | 2024.09.11 |
Cannot find module 'ag-grid-react' or its corresponding type declarations. 오류 해결 (0) | 2024.09.10 |
mui listitem Property 'button' does not exist on type (0) | 2024.09.09 |
React Typescript AG-Grid package.json (0) | 2024.08.30 |