[ 
https://issues.apache.org/jira/browse/CB-6549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14031101#comment-14031101
 ] 

Martin Gonzalez commented on CB-6549:
-------------------------------------

I'm not entirely sure about what it looks for. If it's a ':' in the path or 
URL, or if it's trying to determine that the directory to link is a child from 
the project creation occurs. 
current dir:
cordova-mobiles-spec
dir 1 
dir 2

when (global or local cli)
cordova create project name --link-to [folder resource to link]

the folder to link it has to be relative. If you provide the same resource with 
the absolute path at least under windows it throws a error.


> Use relative path to link cordova-mobile-spec repository
> --------------------------------------------------------
>
>                 Key: CB-6549
>                 URL: https://issues.apache.org/jira/browse/CB-6549
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: mobile-spec
>    Affects Versions: 3.4.0
>            Reporter: Martin Gonzalez
>            Assignee: Martin Gonzalez
>              Labels: mobilespec,
>             Fix For: 3.5.0
>
>
> Under the Windows environment, when project creation, the usage of an 
> absolute path as argument for --link-to, it rejects the project creation.
> Error that throws:
> 'Only local paths for custom www assets are supported.'
> Using a relative path it solves the problem, and works as expected.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to