vschst / vue-mdi

VueJS Component for Material Design Icons
MIT License
0 stars 0 forks source link

Update dependencies #1

Open tina-junold opened 2 years ago

tina-junold commented 2 years ago

Hope you update dependencies, since vue-mdi seems to be more advanced then mdi-vue.

vschst commented 2 years ago

Thanks for your feedback. What kind of updates do you want to see? Vue-mdi library not working?

tina-junold commented 2 years ago
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: frontend@0.0.0
npm ERR! Found: @mdi/js@6.5.95
npm ERR! node_modules/@mdi/js
npm ERR!   @mdi/js@"^6.5.95" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer @mdi/js@"^5.5.55" from vue-mdi@1.0.0
npm ERR! node_modules/vue-mdi
npm ERR!   vue-mdi@"*" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /Users/tburschka/.npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/tburschka/.npm/_logs/2021-11-15T01_27_01_172Z-debug.log