I tried to install and uninstall the plugin in a simple project and it succeeded. The cordova and plugin versions I used are the same as yours.
Does it work for you if you recreate the project? The plugin folder seems to have disappeared, but it’s hard to tell why. Francesco From: Crosswalk-help on behalf of John Harrison Date: Sunday 11 October 2015 00:48 To: "[email protected]<mailto:[email protected]>" Subject: [Crosswalk-help] cannot remove crosswalk as cordova plugin crosswalk plugin does not remove successfully as cordova plugin. See output below: user-Peppy:~/SnappyKids/lavaLevel$ cordova -version 5.3.3 user@user-Peppy:~/SnappyKids/lavaLevel$ cordova plugins cc.fovea.cordova.purchase 4.0.0 "Purchase" cordova-plugin-crosswalk-webview 1.3.1 "Crosswalk WebView Engine" org.apache.cordova.console 0.2.7 "Console" org.apache.cordova.device 0.3.0 "Device" org.apache.cordova.dialogs 0.3.0 "Notification" org.apache.cordova.file 1.3.3 "File" org.apache.cordova.inappbrowser 0.6.0 "InAppBrowser" org.apache.cordova.media 0.2.16 "Media" org.apache.cordova.splashscreen 1.0.0 "Splashscreen" org.apache.cordova.statusbar 0.1.7 "StatusBar" user@user-Peppy:~/SnappyKids/lavaLevel$ cordova plugin rm cordova-plugin-crosswalk-webview Uninstalling cordova-plugin-crosswalk-webview from android Error during processing of action! Attempting to revert... Error: Uh oh! ENOENT, no such file or directory '/home/user/SnappyKids/lavaLevel/platforms/android/cordova-plugin-crosswalk-webview' at Object.fs.readdirSync (fs.js:659:18) at Object.module.exports.framework.uninstall (/usr/local/lib/node_modules/cordova/node_modules/cordova-lib/src/plugman/platforms/android.js:170:24) at uninstallWrapper (/usr/local/lib/node_modules/cordova/node_modules/cordova-lib/src/platforms/platforms.js:84:32) at Object.ActionStack.process (/usr/local/lib/node_modules/cordova/node_modules/cordova-lib/src/plugman/util/action-stack.js:68:25) at handleUninstall (/usr/local/lib/node_modules/cordova/node_modules/cordova-lib/src/plugman/uninstall.js:329:20) at /usr/local/lib/node_modules/cordova/node_modules/cordova-lib/src/plugman/uninstall.js:291:20 at _fulfilled (/usr/local/lib/node_modules/cordova/node_modules/q/q.js:787:54) at self.promiseDispatch.done (/usr/local/lib/node_modules/cordova/node_modules/q/q.js:816:30) at Promise.promise.promiseDispatch (/usr/local/lib/node_modules/cordova/node_modules/q/q.js:749:13) at /usr/local/lib/node_modules/cordova/node_modules/q/q.js:509:49 user@user-Peppy:~/SnappyKids/lavaLevel$ cordova plugins cc.fovea.cordova.purchase 4.0.0 "Purchase" cordova-plugin-crosswalk-webview 1.3.1 "Crosswalk WebView Engine" org.apache.cordova.console 0.2.7 "Console" org.apache.cordova.device 0.3.0 "Device" org.apache.cordova.dialogs 0.3.0 "Notification" org.apache.cordova.file 1.3.3 "File" org.apache.cordova.inappbrowser 0.6.0 "InAppBrowser" org.apache.cordova.media 0.2.16 "Media" org.apache.cordova.splashscreen 1.0.0 "Splashscreen" org.apache.cordova.statusbar 0.1.7 "StatusBar" --------------------------------------------------------------------- Intel Finland Oy Registered Address: PL 281, 00181 Helsinki Business Identity Code: 0357606 - 4 Domiciled in Helsinki This e-mail and any attachments may contain confidential material for the sole use of the intended recipient(s). Any review or distribution by others is strictly prohibited. If you are not the intended recipient, please contact the sender and delete all copies. _______________________________________________ Crosswalk-help mailing list [email protected] https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-help
