Sergey Zolotarev created CB-12337:
-------------------------------------

             Summary: 'cordova emulate' errors if path contains symlink on 
Windows
                 Key: CB-12337
                 URL: https://issues.apache.org/jira/browse/CB-12337
             Project: Apache Cordova
          Issue Type: Bug
          Components: CLI, Windows
    Affects Versions: 6.4.0
         Environment: Windows 10 x64
            Reporter: Sergey Zolotarev
            Priority: Minor


If you are inside a directory that was entered via a symlink (created via 
mklink /D on Windows) cordova emulate android will fail with the following 
error:

Error: Source directory does not exist: 
C:\Users\szx\Work\Projects\MyProject\E:\Work\Projects\MyProject\platforms\android\platform_www

Here `C:\Users\szx\Work` is a symlink to `E:\Work`.

It looks like it concatenate the source and destination paths.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to