You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Vladimir Kotikov (JIRA)" <ji...@apache.org> on 2015/10/21 13:44:27 UTC

[jira] [Comment Edited] (CB-9834) Hooks in crosswalk plugin do not work any more because we moved ConfigParser

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

Vladimir Kotikov edited comment on CB-9834 at 10/21/15 11:43 AM:
-----------------------------------------------------------------

[~nikhilkh], the easiest way IMO - update {{require}} require calls to require {{cordova-common}} instead of passing path to particular file, and update {{engine}} tag to require at least cordova@5.3.4 (or what version comes next).

See https://github.com/vladimir-kotikov/cordova-plugin-crosswalk-webview/commit/fd4307b6ab925a953967ed900961a18e208d28c0 for fix.


was (Author: vladimir.kotikov):
[~nikhilkh], the easiest way IMO - update {{require}} require calls to require {{cordova-common}} instead of passing path to particular file, as this done here: https://github.com/vladimir-kotikov/cordova-plugin-crosswalk-webview/commit/fd4307b6ab925a953967ed900961a18e208d28c0 and update {{engine}} tag to require at least cordova@5.3.4 (or what version comes next).

> Hooks in crosswalk plugin do not work any more because we moved ConfigParser
> ----------------------------------------------------------------------------
>
>                 Key: CB-9834
>                 URL: https://issues.apache.org/jira/browse/CB-9834
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CordovaLib
>    Affects Versions: Master
>            Reporter: Nikhil Khandelwal
>            Assignee: Vladimir Kotikov
>            Priority: Critical
>
> Get the master version of cordova-lib and cordova-cli and create a cordova project.
> Add the cross-walk plugin: cordova plugin add cordova-plugin-crosswalk-webview
> Fetching plugin "cordova-plugin-crosswalk-webview@^1.2.0" via npm
> Installing "cordova-plugin-crosswalk-webview" for android
> Failed to install 'cordova-plugin-crosswalk-webview':Error: Cannot find module 'cordova-lib/src/configparser/ConfigParser'
>     at Function.Module._resolveFilename (module.js:336:15)
>     at Function.Module._load (module.js:286:25)
>     at Module.require (module.js:365:17)
>     at require (module.js:384:17)
>     at Context.requireCordovaModule (D:\cordova\cordova-lib\cordova-lib\src\hooks\Context.js:48:12)
>     at module.exports (d:\apps\test\plugins\cordova-plugin-crosswalk-webview\hooks\after_plugin_install\000-shared_mode_special.js:9:32)
>     at runScriptViaModuleLoader (D:\cordova\cordova-lib\cordova-lib\src\hooks\HooksRunner.js:151:18)
>     at runScript (D:\cordova\cordova-lib\cordova-lib\src\hooks\HooksRunner.js:129:16)
>     at D:\cordova\cordova-lib\cordova-lib\src\hooks\HooksRunner.js:114:20
>     at _fulfilled (D:\cordova\cordova-lib\cordova-lib\node_modules\q\q.js:787:54)



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org