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
[ts]
Could not find a declaration file for module 'vue-script2'. '~/node_modules/vue-script2/dist/vue-script2.js' implicitly has an 'any' type.
Try npm install @types/vue-script2 if it exists or add a new declaration (.d.ts) file containing declare module 'vue-script2';
The text was updated successfully, but these errors were encountered:
[ts]
Could not find a declaration file for module 'vue-script2'. '~/node_modules/vue-script2/dist/vue-script2.js' implicitly has an 'any' type.
Try
npm install @types/vue-script2
if it exists or add a new declaration (.d.ts) file containingdeclare module 'vue-script2';
The text was updated successfully, but these errors were encountered: