quill icon indicating copy to clipboard operation
quill copied to clipboard

Dependency not found

Open ldelcampof opened this issue 7 years ago • 1 comments

I'm having this error:

This dependency was not found:

  • !!vue-style-loader!css-loader!../../vue-loader/lib/style-compiler/index?{"vue":true,"id":"data-v-5f0dd358","scoped":false,"hasInlineConfig":true}!styl-loader!../../vue-loader/lib/selector?type=styles&index=0&bustCache!./Quill.vue in ./node_modules/vue-bulma-quill/src/Quill.vue

To install it, you can run: npm install --save !!vue-style-loader!css-loader!../../vue-loader/lib/style-compiler/index?{"vue":true,"id":"data-v-5f0dd358","scoped":false,"hasInlineConfig":true}!styl-loader!../../vue-loader/lib/selector?type=styles&index=0&bustCache!./Quill.vue

ldelcampof avatar Dec 13 '17 20:12 ldelcampof

npm install stylus stylus-loader seems to fix it

xlcrr avatar Nov 14 '19 13:11 xlcrr