sammdec/use-cart

Module not found on NextJS

lvidal1 opened this issue · 0 comments

This package is awesome. However, while trying to use this package on NextJS and I am getting this error:

Could not find a declaration file for module 'use-cart'. 'c:/xampp/htdocs/fotomix-nextjs/node_modules/use-cart/dist/use-cart.cjs.js' implicitly has an 'any' type.
  Try `npm i --save-dev @types/use-cart` if it exists or add a new declaration (.d.ts) file containing `declare module 'use-cart';`