angular에 연동 문의 드립니다.

.
angular서 npm i @tosspayments/payment-widget-sdk .
?

Error: node_modules/@tosspayments/payment-widgettypes/types/types/widget.d.ts:6:141 - error TS2307: Cannot find module '@sdk/payment/src/payment/PaymentRequest' or its corresponding type declarations.

6 import { CardPaymentRequest, CommonPaymentRequest, ForeignEasyPayPaymentRequest, TranferPaymentRequest, VirtualAccountPaymentRequest } from '@sdk/payment/src/payment/PaymentRequest';
~~~~~~~~~


Error: node_modules/@tosspayments/payment-widget
types/types/types/widget.d.ts:7:38 - error TS2307: Cannot find module '@sdk/payment/src/payment/requestPayment' or its corresponding type declarations.

7 import { RequestPaymentResult } from '@sdk/payment/src/payment/requestPayment';
Was this page helpful?