[TIMOB-11880] CLI: sdk command is not properly unzipping on Windows
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | High |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2012-11-28T06:32:11.000+0000 |
| Affected Version/s | Release 3.0.0 |
| Fix Version/s | Release 3.0.0, Release 3.1.0, 2012 Sprint 24, 2012 Sprint 24 JS |
| Components | CLI |
| Labels | n/a |
| Reporter | Chris Barber |
| Assignee | Chris Barber |
| Created | 2012-11-28T03:11:37.000+0000 |
| Updated | 2017-03-09T18:37:59.000+0000 |
Description
When the node_appc unzip library was converted from exec() to spawn(), the -o output directory was incorrectly set and causes the zip file to not properly be extracted.
Closing ticket as fixed.