Hey David, I think this is known and we need to do a plugman release pretty soon.
Thanks for reporting this on the list! -Steve On Mon, Sep 30, 2013 at 10:14 AM, David Kemp <[email protected]> wrote: > Summary: > Fresh checkout of Cordova-Cli from master results in a cli that will not > add a plugin. > > [Error: Error fetching plugin: TypeError: Cannot call method 'fetch' > of undefined] > > > Details: > The current Cordova-cli master requires a version of plugman that has not > yet been published. > Cli requires plugman 0.12.x and that plugman does not expose 'raw'. > Cordova-plugman (master) does expose 'raw', but that version has not been > published to npm. > > This will only be an issue if you get a fresh git checkout of cli from > master, and don't overwrite the plugman with a fresh checkout as well. It > does not affect the version of cli that is published via npm. > > David Kemp >
