react-build-tutorial
react-build-tutorial copied to clipboard
不行。启动不了
PC-194-iMac:application-two public1$ npm start
[email protected] start /Users/public1/Desktop/HTML-Study/application-two node ./server/server.js
events.js:167 throw er; // Unhandled 'error' event ^
Error: listen EADDRINUSE :::3000
at Server.setupListenHandle [as _listen2] (net.js:1330:14)
at listenInCluster (net.js:1378:12)
at Server.listen (net.js:1466:7)
at Application.listen (/Users/public1/Desktop/HTML-Study/application-two/node_modules/koa/lib/application.js:64:19)
at Object.node ./server/server.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in: npm ERR! /Users/public1/.npm/_logs/2018-06-01T04_09_07_213Z-debug.log