kristianhristov / cordova-cookie-master

MIT License
26 stars 113 forks source link

move CookieMaster.java from 'phonegap' to 'cordova' package name #1

Closed dougnukem closed 9 years ago

dougnukem commented 9 years ago

when running

cordova plugin add https://github.com/kristianhristov/cordova-cookie-master.git

I was getting an error:

Fetching plugin "https://github.com/kristianhristov/cordova-cookie-master.git" via git clone
Installing "com.cordova.plugins.cookiemaster" for android
Error during processing of action! Attempting to revert...
Failed to install 'com.cordova.plugins.cookiemaster':Error: Uh oh!
"/Users/ddaniels/dev/src/github.com/cordova_project/cordova/plugins/com.cordova.plugins.cookiemaster/src/android/com/cordova/plugins/cookiemaster/CookieMaster.java" not found!
    at Object.module.exports.common.copyFile (/Users/ddaniels/.nvm/v0.11.16/lib/node_modules/cordova/node_modules/cordova-lib/src/plugman/platforms/common.js:43:40)
    at Object.module.exports.common.copyNewFile (/Users/ddaniels/.nvm/v0.11.16/lib/node_modules/cordova/node_modules/

I noticed the plugin.xml listed it as :

The file was at path: