I tried to install v-calendar component following the steps in https://vcalendar.io/installation.html
I find the following error near the import statement in main.js
import VCalendar from 'v-calendar'
Could not find a declaration file for module 'v-calendar'. (Added image of the error).image of the error that i get
Please help.