Saeris / vue-spinners

💫 A collection of loading spinner components for Vuejs
https://vue-spinners.saeris.io/
MIT License
317 stars 16 forks source link

unmet peer dependency: emotion, vue-emotion #16

Open coffebar opened 5 years ago

coffebar commented 5 years ago

I'm installing from npm, it works fine, but i see unmet peer dependency:

├── @saeris/vue-spinners@1.0.8 
├── UNMET PEER DEPENDENCY emotion@9.2.6
└── UNMET PEER DEPENDENCY vue-emotion@0.4.2
...
npm WARN @saeris/vue-spinners@1.0.8 requires a peer of emotion@9.2.6 but none was installed.
npm WARN @saeris/vue-spinners@1.0.8 requires a peer of vue-emotion@0.4.2 but none was installed.
lggwettmann commented 5 years ago

Same here.

charlesRmajor commented 5 years ago

Same here!

sebastianhaberey commented 4 years ago

Yes, I'm using the spinners and they work fine - thank you for providing them! But they seem to work without the dependencies mentioned above, so maybe they could just be removed?