[
https://issues.apache.org/jira/browse/CB-6925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14029268#comment-14029268
]
ASF subversion and git services commented on CB-6925:
-----------------------------------------------------
Commit 8ca4044df41637fbebf39e6a3ac7a13e80cbc9c1 in cordova-blackberry's branch
refs/heads/master from [~jsoref]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-blackberry.git;h=8ca4044 ]
CB-6925 simulator detection: fail gracefully w/ no DHCP leases
> 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)