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
Got an error after installing new version of vue-awesome (4.3.1)
Could not find a declaration file for module 'vue-awesome/components/Icon'. 'PATH/node_modules/vue-awesome/components/Icon.js' implicitly has an 'any' type.
Try `npm install @types/vue-awesome` if it exists or add a new declaration (.d.ts) file containing `declare module 'vue-awesome/components/Icon';`
Hi!
Got an error after installing new version of vue-awesome (4.3.1)
Unfortunately
@types/vue-awesome
module doesnt exist.I use it like this:
Could you help me please?
The text was updated successfully, but these errors were encountered: