the error is a red herring (I created a fake package.json, and it went away, just to test). The problem is "Plugin published" when it clearly wasn't published
On Wed, Feb 26, 2014 at 7:50 PM, Shazron <shaz...@gmail.com> wrote: > Can someone that works on plugman shed light on this? I'm trying to > publish a plugin and get this: > > $ plugman publish statusbar -d > Plugin published > fs: missing callback Error: ENOENT, unlink > '/Users/shazron/Documents/Git/Apache/cordova-plugins/statusbar/package.json' > > No, it was not published even though the output says it was. Of course I > don't have package.json in there yet, I always thought it was created if > needed. This is plugman 0.19.0. > > > >