mint-ui icon indicating copy to clipboard operation
mint-ui copied to clipboard

[Bug Report] 安装完成依赖后,无法打包,建议在package.json里指明webpack、webpack-dev-server和extract-text-webpack-plugin的版本

Open wrynsl2 opened this issue 8 years ago • 2 comments

Mint UI version

2.2.7

OS/Browsers version

macos

Vue version

2.3.4

Reproduction Link

https://github.com/ElemeFE/mint-ui/

Steps to reproduce

yarn install

yarn run dist

What is Expected?

可以完成打包

What is actually happening?

[build entry] DONE: /Users/luto/Documents/项目/bh-mint-ui2/src/index.js

[[email protected]] - Failed to read the config. [[email protected]] - false

error Command failed with exit code 1.

wrynsl2 avatar Jul 05 '17 10:07 wrynsl2

same question

webpack & webpack-dev-server 版本可以参考 yarn.lock 中修改 package.json版本

neil-pan-s avatar Aug 20 '17 06:08 neil-pan-s

声明了wepack & webpack-dev-server 版本 仍然报这个错呢

zhangxinmiaowb273 avatar Mar 31 '21 12:03 zhangxinmiaowb273