错误 - Windows Powershell 中的未知监听 EADDRINUSE :::5432

Posted

技术标签:

【中文标题】错误 - Windows Powershell 中的未知监听 EADDRINUSE :::5432【英文标题】:Error - Unknown listen EADDRINUSE :::5432 in Windows Powershell 【发布时间】:2019-03-24 18:26:41 【问题描述】:

在运行 gulp serve --nobrowser 时,我收到以下错误:

 Error: listen EADDRINUSE :::5432
at Object._errnoException (util.js:992:11)
at _exceptionWithHostPort (util.js:1014:20)
at Server.setupListenHandle [as _listen2] (net.js:1355:14)
at listenInCluster (net.js:1396:12)
at Server.listen (net.js:1480:7)
at SpfxServeTask.executeTask (C:\Users\lipalath\_\EUS-Col-ColPub- 
PublishApps\PublishApps\node_modules\@microsoft\gulp-core-build- 
serve\lib\ServeTask.js:70:65)   
code: 'EADDRINUSE',
errno: 'EADDRINUSE',
syscall: 'listen',
address: '::',
port: 5432 
[13:25:31] Error - Unknown
 listen EADDRINUSE :::5432
 Error: listen EADDRINUSE 127.0.0.1:4321
at Object._errnoException (util.js:992:11)
at _exceptionWithHostPort (util.js:1014:20)
typeof-compare is deprecated. Starting from TypeScript 2.2 the compiler 
includes this check which makes this rule redundant.

谁能告诉我如何解决这个问题?

【问题讨论】:

【参考方案1】:

我在运行命令gulp serve 时遇到了同样的错误。 gulp 已经在另一个终端中提供服务,并且没有检查,我在另一个终端中运行 gulp serve

所以我不得不关闭一个终端并再次运行命令gulp serve。您也可以通过按 CTRL + c 来停止一个终端。

这也适用于gulp watch

【讨论】:

以上是关于错误 - Windows Powershell 中的未知监听 EADDRINUSE :::5432的主要内容,如果未能解决你的问题,请参考以下文章

错误 - Windows Powershell 中的未知监听 EADDRINUSE :::5432

Windows Powershell 中的 Flutter Doctor 返回错误

删除 over powershell windows 10 Apps

为啥安装sql Server 2008时总是显示windows powershell错误?

安装SQLserver 2008安装程序未能安装Windows PowerShell,错误代码为-214512329

安装SQLserver 2008安装程序未能安装Windows PowerShell,错误代码为-214512329