Weird, that still isn't the latest version. what version of npm did you use? I'm running 1.4.4
On Mon, Mar 3, 2014 at 3:08 PM, Steven Gill <[email protected]> wrote: > hmm, I just did a npm install cordova and got 3.4.0-0.1.0 > > > On Mon, Mar 3, 2014 at 2:56 PM, Lorin Beer <[email protected]> > wrote: > > > Currently, the 3.4.0-rc.2 release currently resolves as 'higher' than the > > actual 3.4.0 releases: '3.4.0-0.1.0', '3.4.0-0.1.1', and '3.4.0-0.1.2', > > > > you can check this with: > > > > $ npm view cordova versions > > > > This means that $ npm install cordova installs rc2 instead of the latest > > 3.4.0 release. > > > > I suggest unpublishing the current rc2 tag and renaming it. > > > > - Lorin > > >
