orlyyani / read-more

A Vue.js read more plugin
MIT License
110 stars 34 forks source link

Dependency not found #5

Open denismarinov opened 6 years ago

denismarinov commented 6 years ago

I tried installing the plugin via yarn. However, it complains about a dependency that I cannot find. Installing it with npm fails as well.

Note: I am using Vue-cli image

orlyyani commented 6 years ago

Hi @denismarinov did you try to run npm install vue-read-more --save?

denismarinov commented 6 years ago

Hi, @orlyyani thanks for your quick response.

Yes, I have tried but npm install breaks my yarn configuration.