webistomin / vue-socials

:speech_balloon: Social media share buttons and counts for Vue.js
https://vue-socials.vercel.app/
MIT License
53 stars 8 forks source link

[Typescript]: Cannot find declaration file for module 'vue-socials' #594

Closed albetnov closed 1 year ago

albetnov commented 1 year ago

Hello, I encountered an issue while using this package with the moduleResolution: bundler option in the tsconfig.json file.

The issue is related to the package.json of the package, which requires an update to fix the issue.

I have prepared a reproduction example here: Reproduction Example. If you take a look at the task labeled "Check types," you'll notice an error related to the inability to find the declaration file.