[
https://issues.apache.org/jira/browse/CB-11623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15517085#comment-15517085
]
Steve Gill commented on CB-11623:
---------------------------------
You can try the readdition of the link-to feature by using the nightlies
npm install -g cordova@nightly
cordova 6.4.0 will hopefully come out soon. But test with the nightly and let
me know if the fix works for you
> --link-to no longer seems to be working
> ---------------------------------------
>
> Key: CB-11623
> URL: https://issues.apache.org/jira/browse/CB-11623
> Project: Apache Cordova
> Issue Type: Bug
> Components: CLI, CordovaLib
> Affects Versions: 6.3.0
> Environment: Windows 10, Windows Command Prompt
> Reporter: Graham Harper
> Assignee: Caryn Tran
> Labels: triaged
>
> We have a build script for installing and building Cordova from source
> control that begins with the line:
> cordova create bin com.example.domain APPNAME --link-to=www
> Where www is our existing app code (html, css, js etc.)
> We've been running this build script on new deployments just fine for 6
> months or so, and its behaviour until this version has been to create a
> simlink in the newly-created 'bin' folder to our existing app in 'www';
> however, as of 6.3.0 this is no longer working. The command creates the bin
> folder, but it only contains the default 'Hello Cordova' application.
> --copy-from still seems to be working (although is marked as deprecated), so
> we can work around this issue, but it's not appropriate for our deployment
> and development process.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]