Cannot find module '@tosspayments/typings' or its corresponding type declarations.
아래와 같이 오류가 나네요. 확인 부탁드립니다.
검색해보니, 에전에 1.3.x에서도 났었던 typing 오류 같습니다!
Error: node_modules/@tosspayments/payment__types/types/models/CardCompany.d.ts:1:25 - error TS2307: Cannot find module '@tosspayments/typings' or its corresponding type declarations.
1 import { ValueOf } from '@tosspayments/typings';
검색해보니, 에전에 1.3.x에서도 났었던 typing 오류 같습니다!
Error: node_modules/@tosspayments/payment__types/types/models/CardCompany.d.ts:1:25 - error TS2307: Cannot find module '@tosspayments/typings' or its corresponding type declarations.
1 import { ValueOf } from '@tosspayments/typings';
