[TIMOB-25028] Build: scons package errors out when node-ios-device is not hoisted to top node_modules
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Critical |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2017-08-10T10:47:18.000+0000 |
| Affected Version/s | Release 7.0.0, Release 6.2.0 |
| Fix Version/s | Release 6.2.0 |
| Components | n/a |
| Labels | n/a |
| Reporter | Ewan Harris |
| Assignee | Ewan Harris |
| Created | 2017-07-26T14:21:54.000+0000 |
| Updated | 2017-08-29T17:56:01.000+0000 |
Description
When node-ios-device isn't hosted to the top level node_modules dir the package scripts errors out. It needs to consider that node-ios-device can be under ioslib too.
This is why Jenkins is currently unhappy
Master: https://github.com/appcelerator/titanium_mobile/pull/9260 6_2_X: https://github.com/appcelerator/titanium_mobile/pull/9261
Verification: If Jenkins is running fine then this is good.
Verified as fixed.