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
Hello,
i am using plugin/component within a typescript vue.js project.
It works perfectly with 'npm run serve' but there is an error during compilation:
Try npm install @types/graphicon if it exists or add a new declaration (.d.ts) file containing declare module 'graphicon';
Me self is not very familiar with writing typescript definitions.
The text was updated successfully, but these errors were encountered:
Hello,
i am using plugin/component within a typescript vue.js project.
It works perfectly with 'npm run serve' but there is an error during compilation:
Me self is not very familiar with writing typescript definitions.
The text was updated successfully, but these errors were encountered: