Github user shazron commented on the issue:
https://github.com/apache/cordova-ios/pull/234
Interesting node quirk. I think I figured out the problem with this line:
https://github.com/apache/cordova-ios/pull/234/files#diff-4dd01b7c4b3f825b9b9e6f223a83ec71R97
in node 0.10 and 0.12, node resolves it first, without it being used. Node
4 and 6 don't. Moving the declaration in the code block where it is used solves
the unit-test errors on node 0.10 and 0.12. I'll patch it after I get this PR
in.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]