[
https://issues.apache.org/jira/browse/CB-6925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14028343#comment-14028343
]
ASF GitHub Bot commented on CB-6925:
------------------------------------
Github user bryanhiggins commented on the pull request:
https://github.com/apache/cordova-blackberry/pull/161#issuecomment-45795283
LGTM
> simulator detection should fail gracefully when no DHCP leases are present
> --------------------------------------------------------------------------
>
> Key: CB-6925
> URL: https://issues.apache.org/jira/browse/CB-6925
> Project: Apache Cordova
> Issue Type: Bug
> Components: BlackBerry
> Affects Versions: 3.5.0
> Reporter: Josh Soref
> Assignee: Josh Soref
>
> if you try to use emulate and you don't have any leases, you get this error:
> project\platforms\blackberry10\cordova\lib\target-utils.js:213
> dhcpIPs = dhcpIPs.map(function (result) {
> ^
> TypeError: Cannot call method 'map' of null
> at project\platforms\blackberry10\cordova\lib\target-utils.js
> :213:35
> at fs.js:266:14
> at Object.oncomplete (fs.js:107:15)
--
This message was sent by Atlassian JIRA
(v6.2#6252)