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
This library needs Typescript support to avoid this error:
Could not find a declaration file for module 'vue-blockies'. '~/Project/node_modules/vue-blockies/dist/vue-blockies.umd.js' implicitly has an 'any' type.
Try `npm i --save-dev @types/vue-blockies` if it exists or add a new declaration (.d.ts) file containing `declare module 'vue-blockies';`
The text was updated successfully, but these errors were encountered:
This library needs Typescript support to avoid this error:
The text was updated successfully, but these errors were encountered: