TS7016: Could not find a declaration file for module 'vue-github-buttons'. 'node_modules/vue-github-buttons/dist/vue-github-buttons.cjs.js' implicitly has an 'any' type. If the 'vue-github-buttons' package actually exposes this module, try adding a new declaration (.d.ts) file containing `declare module 'vue-github-buttons';`
It seems the
packages.jsonlacks atypesentry which points to the.d.tsfile.See also: https://www.tslang.cn/docs/handbook/declaration-files/publishing.html