Can't downgrade Cordova to 3.3.0

2,145 views
Skip to first unread message

Steve Husting

unread,
Jun 9, 2014, 2:19:27 PM6/9/14
to phon...@googlegroups.com
I wanted to see if downgrading to 3.3.0 will resolve my white screen problem (white screen seen after splash screen -- then freezes there). 

But I get the message that the version is not found:

sudo npm install -g cor...@3.3.0
npm http GET https://registry.npmjs.org/cordova/3.3.0
npm http 404 https://registry.npmjs.org/cordova/3.3.0
npm ERR! Error: version not found: 3.3.0 : cordova/3.3.0


Am I going about it the wrong way?

Steve Husting

unread,
Jun 9, 2014, 2:21:52 PM6/9/14
to phon...@googlegroups.com
I forgot to list my environment:

Mac OS X 10.9.3 on latest Mac Mini
Cordova CLI 3.4.0
for Android 4.3, 4.4 v19
ADT v22.0.1 with Eclipse platform (not using Eclipse at this time)
Testing in device: Android-19, Nexus 7 2012 with 4.3 Jelly Bean ("cordova build")
Not for PG Build; no Jquery or other JS or CSS packages used

Steve Husting

unread,
Jun 9, 2014, 4:24:31 PM6/9/14
to phon...@googlegroups.com
Looks like downgrading is like this:

npm remove -g cordova
npm view cordova versions
npm install -g cordova@3.3.0-rc.1
Reply all
Reply to author
Forward
0 new messages