[ https://issues.apache.org/jira/browse/CB-6030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13945574#comment-13945574
]
ASF GitHub Bot commented on CB-6030:
------------------------------------
Github user bryanhiggins closed the pull request at:
https://github.com/apache/cordova-cli/pull/128
> Auto-increment serve port address when in use
> ---------------------------------------------
>
> Key: CB-6030
> URL: https://issues.apache.org/jira/browse/CB-6030
> Project: Apache Cordova
> Issue Type: Bug
> Components: CLI
> Reporter: Bryan Higgins
> Assignee: Bryan Higgins
>
> cordova serve fails when another instance is already running. It would be nice if the
port number automatically incremented.
> Error: listen EADDRINUSE
> at errnoException (net.js:901:11)
> at Server._listen2 (net.js:1039:14)
> at listen (net.js:1061:10)
> at Server.listen (net.js:1127:5)
--
This message was sent by Atlassian JIRA
(v6.2#6252)
|