myronliu347 / vue-carbon

此项目已停止维护,建议迁移到 https://github.com/museui/muse-ui/
861 stars 135 forks source link

npm install了,webpack报无法找到vue-carbon #25

Closed chenchanLau closed 7 years ago

chenchanLau commented 7 years ago

var _vueCarbon = __webpack_require__(!(function webpackMissingModule() { var e = new Error("Cannot find module \"vue-carbon\""); e.code = 'MODULE_NOT_FOUND'; throw e; }())); 安装的是0.5.0的版本,前端小白,求指点。谢谢。

myronliu347 commented 7 years ago

实在抱歉,上次打包的时候,不知道怎么没有生成文件, 请重新安装,谢谢!