[
https://issues.apache.org/jira/browse/CB-11015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Shakhnazarov resolved CB-11015.
--------------------------------------
Resolution: Fixed
> Error adding plugin with gradle extras
> --------------------------------------
>
> Key: CB-11015
> URL: https://issues.apache.org/jira/browse/CB-11015
> Project: Apache Cordova
> Issue Type: Bug
> Components: Android
> Affects Versions: Master
> Environment: cordova-android 5.2.0-dev
> cordova-lib 6.2.0-dev
> Reporter: Karen Tran
> Assignee: Sergey Shakhnazarov
> Labels: android, gradle, regression, reproduced, triaged
> Fix For: Master
>
>
> Recreate:
> cordova create myApp
> cd myApp
> cordova platform add ..\cordova-android
> cordova plugin add cordova-plugin-crosswalk-webview
> Error:
> {noformat}
> C:\Users\myComputer\cordova_master\myApp>cordova plugin add
> cordova-plugin-crosswalk-webview
> Fetching plugin "cordova-plugin-crosswalk-webview" via npm
> Installing "cordova-plugin-crosswalk-webview" for android
> cp: copyFileSync: could not write to dest file (code=ENOENT):
> C:\Users\myComputer\cordova_master\myApp\platforms\android\cordova-plugin-crosswalk-webview\hellocordova-xwalk.gradle\build.gradle
> {noformat}
> Since the plugin's gradle extras didn't copy over, this causes errors when
> trying to build.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]