You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ERROR in C:/xxx-vue/src/App.vue
15:21 Could not find a declaration file for module 'vue-nav-tabs'. 'C:/xxx-vue/src/node_modules/vue-nav-tabs/dist/vue-tabs.common.js' implicitly has an 'any' type.
Try npm install @types/vue-nav-tabs if it exists or add a new declaration (.d.ts) file containing declare module 'vue-nav-tabs';
The text was updated successfully, but these errors were encountered:
When running it with typescript I get an error:
The text was updated successfully, but these errors were encountered: