เจอปัญหา Could not find a declaration file for module 'thaidatepicker-react'. ครับ
teammy opened this issue · 0 comments
teammy commented
ผมเจอ error ตอนใช้คำสั่งนี้ครับ
import { ThaiDatePicker } from "thaidatepicker-react";
error
Could not find a declaration file for module 'thaidatepicker-react'. '/node_modules/.pnpm/thaidatepicker-react@1.1.0_react-dom@18.2.0_react@18.2.0/node_modules/thaidatepicker-react/dist/index.cjs' implicitly has an 'any' type.\n Try
npm i --save-dev @types/thaidatepicker-react
if it exists or add a new declaration (.d.ts) file containingdeclare module 'thaidatepicker-react';
",
Env
- Nextjs 13.4.19
- typescript
- node 18
รบกวนขอคำแนะนำหน่อยครับ
ขอบคุณครับ