vue-countTo icon indicating copy to clipboard operation
vue-countTo copied to clipboard

Could not find a declaration file for module 'vue-count-to'.

Open snowdream opened this issue 2 years ago • 0 comments

[{
	"resource": "components/PanelGroup.vue",
	"owner": "_generated_diagnostic_collection_name_#2",
	"code": "7016",
	"severity": 8,
	"message": "Could not find a declaration file for module 'vue-count-to'. 'admin/node_modules/.pnpm/[email protected]/node_modules/vue-count-to/dist/vue-count-to.min.js' implicitly has an 'any' type.\n  Try `npm i --save-dev @types/vue-count-to` if it exists or add a new declaration (.d.ts) file containing `declare module 'vue-count-to';`",
	"source": "Vetur",
	"startLineNumber": 59,
	"startColumn": 21,
	"endLineNumber": 59,
	"endColumn": 35
}]

snowdream avatar Mar 06 '23 01:03 snowdream