Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
3.5.0
-
None
Description
1. C:\Documents and Settings\IEUser>webworks create hello
— Actual Result: —
'C:\Documents' is not recognized as an internal or external command,
operable program or batch file.
- project is created without blackberry10 platform added
— Expected Result: —
- project is created with blackberry10 platform added
This is because of the superspawn rewrite which doesn't take into account the absolute importance of the '/s' flag in child_process (for cmd)
Attachments
Issue Links
- relates to
-
CB-5181 consolidate ALL child process exec and spawn commands CLIs
- Closed