[ 
https://issues.apache.org/jira/browse/CB-12337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sergey Zolotarev updated CB-12337:
----------------------------------
    Description: 
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.

  was:
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.


> '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
>              Labels: win64
>
> 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: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to