quanzaiyu / vue-easy-uploader

一个基于Vue的上传插件
92 stars 33 forks source link

import uploader from 'vue-easy-uploader' 引用之后报错 安装了这三个也报错呢 #4

Open zczjy opened 6 years ago

zczjy commented 6 years ago

This dependency was not found:

To install it, you can run: npm install --save !!vue-style-loader!css-loader?{"sourceMap":true}!../_vue-loader@13.7.1@vue-loader/lib/style-compiler/index?{"vue":true,"id":"data-v-30918f72","scoped":true,"hasInlineConfig":false}!less-loader?{"sourceMap":true}!../_vue-loader@13.7.1@vue-loader/lib/selector?type=styles&index=0!./uploader.v

123qwee commented 6 years ago

你这个问题解决了吗,我也碰到一样的了

lifangling commented 6 years ago

各位最后怎么解决的呢

lifangling commented 6 years ago

less文件找不到的原因,这个问题里面有答案

zhangdandan1 commented 5 years ago

我也遇到了

qiuchengguang commented 5 years ago

我也是