Open hiropppp opened 2 years ago
これも?
Could not find a declaration file for module 'react-items-carousel'. 'C:/Users/001088-hr_yoshida/Desktop/work/02_private/05_corporate_website/corporate-website-microcms/node_modules/react-items-carousel/dist/react-items-carousel.js' implicitly has an 'any' type.
Try npm i --save-dev @types/react-items-carousel
if it exists or add a new declaration (.d.ts) file containing declare module 'react-items-carousel';
Error: Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen for one of the following reasons: