[
https://issues.apache.org/jira/browse/CB-11200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shazron Abdullah resolved CB-11200.
-----------------------------------
Resolution: Fixed
> Cordova-lib test failure on Node 6.0.0
> --------------------------------------
>
> Key: CB-11200
> URL: https://issues.apache.org/jira/browse/CB-11200
> Project: Apache Cordova
> Issue Type: Bug
> Components: CordovaLib
> Affects Versions: Master
> Environment: Windows, OSX
> Reporter: Alexander Sorokin
> Assignee: Vladimir Kotikov
> Priority: Critical
> Labels: triaged
>
> When running "npm test" in cordova-lib folder, the following test fails on
> Node 6.0.0:
> {noformat}
> 1) ios project handler uninstallation of <framework> elements with
> custom="true" attribute should rm the file from the right target location
> Message:
> TypeError: Path must be a string. Received undefined
> Stacktrace:
> TypeError: Path must be a string. Received undefined
> at assertPath (path.js:7:11)
> at Object.dirname (path.js:697:5)
> at searchPathForFile
> (C:\Cordova\cordova-lib\cordova-lib\node_modules\xcode\lib\pbxProject.js:985:24)
> at pbxProject.removeFromFrameworkSearchPaths
> (C:\Cordova\cordova-lib\cordova-lib\node_modules\xcode\lib\pbxProject.js:711:20)
> at pbxProject.removeFramework
> (C:\Cordova\cordova-lib\cordova-lib\node_modules\xcode\lib\pbxProject.js:222:12)
> at Object.module.exports.framework.uninstall
> (C:\Cordova\cordova-lib\cordova-lib\src\plugman\platforms\ios.js:230:41)
> at .<anonymous>
> (C:\Cordova\cordova-lib\cordova-lib\spec-plugman\platforms\ios.spec.js:441:38)
> {noformat}
> Initial investigation points out that the bug in node-xcode can be the cause
> of this.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]