mtui-react icon indicating copy to clipboard operation
mtui-react copied to clipboard

编译报错

Open cuiyuliang opened this issue 9 years ago • 1 comments

npm ERR! Windows_NT 6.1.7600 npm ERR! argv "C:\Program Files\nodejs\node.exe" "C:\Users\rong\AppData\Roaming\npm\node_modules\cnpm\node_mo dules\npm\bin\npm-cli.js" "--userconfig=C:\Users\rong.cnpmrc" "--disturl=https://npm.taobao.org/mirrors/node" "-- registry=https://registry.npm.taobao.org" "run" "build" npm ERR! node v6.2.2 npm ERR! npm v3.10.5 npm ERR! code ELIFECYCLE npm ERR! [email protected] build: set NODE_ENV=production && webpack -p --config webpack.config.prod.js --progress --colors npm ERR! Exit status 3221225501 npm ERR! npm ERR! Failed at the [email protected] build script 'set NODE_ENV=production && webpack -p --config webpack.confi g.prod.js --progress --colors'. npm ERR! Make sure you have the latest version of node.js and npm installed. npm ERR! If you do, this is most likely a problem with the webpack-gulp-lib package, npm ERR! not with npm itself. npm ERR! Tell the author that this fails on your system: npm ERR! set NODE_ENV=production && webpack -p --config webpack.config.prod.js --progress --colors npm ERR! You can get information on how to open an issue for this project with: npm ERR! npm bugs webpack-gulp-lib 这是啥原因,能帮忙解决一下吗

cuiyuliang avatar Aug 06 '16 10:08 cuiyuliang

webpack安装了么?

mtsee avatar Aug 18 '16 06:08 mtsee