Nuxt-ssr
Nuxt-ssr copied to clipboard
启动不了,求解决
F:\project\vue\mynuxt-master>npm run dev
[email protected] dev F:\project\vue\mynuxt-master nuxt
nuxt:build App root: F:\project\vue\mynuxt-master +0ms nuxt:build Generating F:\project\vue\mynuxt-master.nuxt files... +2ms nuxt:build Generating files... +32ms nuxt:build Generating routes... +10ms nuxt:build Building files... +58ms nuxt:build Adding webpack middleware... +2s ████████████████████ 100%
Build completed in 9.662s
DONE Compiled successfully in -1347ms 10:38:37
events.js:183 throw er; // Unhandled 'error' event ^
Error: listen EADDRINUSE 0.0.0.0:3389
at Object._errnoException (util.js:1022:11)
at _exceptionWithHostPort (util.js:1044:20)
at Server.setupListenHandle [as _listen2] (net.js:1351:14)
at listenInCluster (net.js:1392:12)
at doListen (net.js:1501:7)
at _combinedTickCallback (internal/process/next_tick.js:141:11)
at process._tickCallback (internal/process/next_tick.js:180:9)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] dev: nuxt
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] dev 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! C:\Users\ysjiao\AppData\Roaming\npm-cache_logs\2018-10-18T02_38_41_447Z-debug.log