[TIMOB-11471] CLI - Clean : On Windows 7, running the clean command from within a project gave an error of "Error: EINVAL, invalid argument"
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | High |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2012-11-02T22:56:21.000+0000 |
| Affected Version/s | Release 3.0.0 |
| Fix Version/s | Release 3.0.0, 2012 Sprint 21 JS, 2012 Sprint 21 |
| Components | Tooling |
| Labels | qe-cli |
| Reporter | Michael Pettiford |
| Assignee | Chris Barber |
| Created | 2012-10-13T20:02:26.000+0000 |
| Updated | 2012-11-02T22:56:21.000+0000 |
Description
Steps to reproduce:
1. Create a new project with Titanium CLI
2. cd into that directory
3. run the tianium clean command
Actual result:
An error is returned that
Error: EINVAL, invalid argument 'C:\Users\tester\Desktop\clitestworkspace\hellocli\tiapp.xml' 0 [ 'Error: EINVAL, invalid argument \'C:\\Users\\tester
\\Desktop\\clitestworkspace\\hellocli\\tiapp.xml\'',
Expected result:
The project cleans successfully
Fixed with TIMOB-11314.
Tested with CLI 3.0.6 SDK 3.0.0.v20121017192538 Win 7