Error: listen EADDRINUSE 127.0.0.1:8088
at Object.exports._errnoException (util.js:873:11)
at exports._exceptionWithHostPort (util.js:896:20)
at Server._listen2 (net.js:1250:14)
at listen (net.js:1286:10)
at net.js:1395:9
at GetAddrInfoReqWrap.asyncCallback [as callback] (dns.js:64:16)
at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:83:10)
npm ERR! Windows_NT 6.1.7601
npm ERR! argv "D:\\node_js\\node.exe" "D:\\node_js\\node_modules\\npm\\bin\\npm-cli.js" "run" "dev_win"
npm ERR! node v4.4.7
npm ERR! npm v2.15.8
npm ERR! code ELIFECYCLE
npm ERR! mmall_fe@1.0.0 dev_win: `set WEBPACK_ENV=dev && webpack-dev-server --inline --port 8088`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the mmall_fe@1.0.0 dev_win script 'set WEBPACK_ENV=dev && webpack-dev-server --inline --port 8088'.
npm ERR! This is most likely a problem with the mmall_fe package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! set WEBPACK_ENV=dev && webpack-dev-server --inline --port 8088
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs mmall_fe
报错