I just raised https://github.com/apache/cordova/issues/52 to report the
sporadic "version check failed" messages that I have still not been able to
reproduce. 7.1.3 will be published tomorrow barring any major objections.
Thanks guys for reporting the observations.

On Tue, Nov 20, 2018 at 2:50 PM Jesse <purplecabb...@gmail.com> wrote:

> 10.14
> The cli is linked current master
>
> @purplecabbage
> risingj.com
>
>
> On Tue, Nov 20, 2018 at 11:45 AM Chris Brody <chris.br...@gmail.com>
> wrote:
>
> > Can you confirm which version of Cordova CLI you are using?
> >
> > Am I correct that you are using mac OS 10.13 or 10.14?
> >
> > Would you mind raising an issue with the information about the
> > "cordova-android version check failed" error you encountered?
> >
> > I already found the "version check failed" in 2 places in cordova-lib (2
> > places in src/plugman/install.js). It would be nice if we could reproduce
> > and fix it somehow (a Cordova project may really help us). I still don't
> > know how to reproduce it myself, so far.
> >
> > @Gandhi if you could also post the error message, Cordova CLI version,
> and
> > what kind of development platform it could really help us. Demo project
> > could also be helpful.
> >
> > While not a major blocker it would be nice to get this fixed, if
> possible.
> >
> > On Tue, Nov 20, 2018 at 2:25 PM Jesse <purplecabb...@gmail.com> wrote:
> >
> > > Installing "cordova-plugin-whitelist" for android
> > >
> > > cordova-android version check failed
> > > ("/Users/jessem/test/android713/platforms/android/cordova/version"),
> > > continuing anyways.
> > >
> > >
> > > This plugin is only applicable for versions of cordova-android greater
> > than
> > > 4.0. If you have a previous platform version, you do *not* need this
> > plugin
> > > since the whitelist will be built in.
> > >
> > >
> > >
> > > Yeah, same I had it backwards.
> > >
> > > @purplecabbage
> > > risingj.com
> > >
> > >
> > > On Tue, Nov 20, 2018 at 10:34 AM julio cesar sanchez <
> > > jcesarmob...@gmail.com>
> > > wrote:
> > >
> > > > Yeah, that's not an error, it's an info message and might be a bit
> > > > confusing, but what it says it's the opposite of what Jesse said, it
> > says
> > > > "This plugin is only applicable for versions of
> > > > cordova-android greater than 4.0", which is the case, and installs
> fine
> > > on
> > > > my computer.
> > > >
> > > > El mar., 20 nov. 2018 a las 18:59, Jesse (<purplecabb...@gmail.com>)
> > > > escribió:
> > > >
> > > > > Yes. I will. When I get to the office ;)
> > > > >
> > > > > > On Nov 20, 2018, at 9:40 AM, Oliver Salzburg <
> > > > oliver.salzb...@gmail.com>
> > > > > wrote:
> > > > > >
> > > > > > Maybe it's time to get rid of the warning? It was confusing me as
> > > well
> > > > > when
> > > > > > I first saw it and that was already quite some time ago.
> > > > > >
> > > > > > On Tue, Nov 20, 2018 at 6:38 PM gandhi rajan <
> > > gandhiraja...@gmail.com>
> > > > > > wrote:
> > > > > >
> > > > > >> Ya Jesse. While creating hello world app as mentioned in
> > > > > >>
> > > > > >>
> > > > >
> > > >
> > >
> >
> https://github.com/apache/cordova-coho/blob/master/docs/platforms-release-process.md#2-hello-world-app-with-cordova-cli
> > > > > >> I got the error regarding plugin installation but android
> platform
> > > > > addition
> > > > > >> was successful. As you said its not a blocker. But unfortunately
> > I m
> > > > not
> > > > > >> able to provide the details Julio asked for as the setup is in
> my
> > > > office
> > > > > >> desktop. Will get back with more details on this.
> > > > > >>
> > > > > >>> On Tue, Nov 20, 2018 at 11:01 PM Jesse <
> purplecabb...@gmail.com>
> > > > > wrote:
> > > > > >>>
> > > > > >>> There is a reported error in the output, the android template
> app
> > > > > >> includes
> > > > > >>> the whitelist plugin, but the plugin itself only supports older
> > > > > versions
> > > > > >> of
> > > > > >>> Cordova-android.
> > > > > >>>
> > > > > >>> The message is something like ‘failed to install plugin ...
> > moving
> > > > on’.
> > > > > >>> Ultimately not an issue other than the appearance that
> something
> > > has
> > > > > gone
> > > > > >>> wrong. Not a blocker, imho.
> > > > > >>>
> > > > > >>>> On Nov 20, 2018, at 9:13 AM, gandhi rajan <
> > > gandhiraja...@gmail.com>
> > > > > >>> wrote:
> > > > > >>>>
> > > > > >>>> Hi Julio,
> > > > > >>>>
> > > > > >>>> Thanks for the response. Will have a check on this tomorrow
> and
> > > get
> > > > > >> back
> > > > > >>> to
> > > > > >>>> you on this.
> > > > > >>>>
> > > > > >>>> On Tue, Nov 20, 2018 at 10:41 PM julio cesar sanchez <
> > > > > >>> jcesarmob...@gmail.com>
> > > > > >>>> wrote:
> > > > > >>>>
> > > > > >>>>> What's your CLI version?
> > > > > >>>>> What error did you get?
> > > > > >>>>> node and npm versions?
> > > > > >>>>>
> > > > > >>>>> It's installing fine on my computer
> > > > > >>>>>
> > > > > >>>>> El mar., 20 nov. 2018 a las 17:51, gandhi rajan (<
> > > > > >>> gandhiraja...@gmail.com
> > > > > >>>>>> )
> > > > > >>>>> escribió:
> > > > > >>>>>
> > > > > >>>>>> Hi All,
> > > > > >>>>>>
> > > > > >>>>>> While testing Cordova Android 7.1.3, license check and npm
> > audit
> > > > > >>> passed.
> > > > > >>>>>>
> > > > > >>>>>> But while executing "cordova platform add
> > > > > >>>>>> https://github.com/apache/cordova-android#7.1.3 " , android
> > > > > platform
> > > > > >>>>> added
> > > > > >>>>>> successfully but whitelist plugin dint got added and failed
> > with
> > > > > >> error.
> > > > > >>>>> Am
> > > > > >>>>>> I missing something?
> > > > > >>>>>>
> > > > > >>>>>> cordova platform add
> > > > > https://github.com/apache/cordova-android#7.1.3
> > > > > >>>>>>
> > > > > >>>>>> On Mon, Nov 19, 2018 at 9:33 PM julio cesar sanchez <
> > > > > >>>>>> jcesarmob...@gmail.com>
> > > > > >>>>>> wrote:
> > > > > >>>>>>
> > > > > >>>>>>> +1, ship it
> > > > > >>>>>>>
> > > > > >>>>>>> El dom., 18 nov. 2018 a las 1:51, Chris Brody (<
> > > > > >> chris.br...@gmail.com
> > > > > >>>>>> )
> > > > > >>>>>>> escribió:
> > > > > >>>>>>>
> > > > > >>>>>>>> Does anyone have any reason to delay a cordova-_android_
> > > > platform
> > > > > >>>>>>> release?
> > > > > >>>>>>>>
> > > > > >>>>>>>> Any outstanding patches to land?
> > > > > >>>>>>>>
> > > > > >>>>>>>> If not, I will start the release tomorrow.
> > > > > >>>>>>>>
> > > > > >>>>>>>>
> > > > > >>
> > > ---------------------------------------------------------------------
> > > > > >>>>>>>> To unsubscribe, e-mail:
> dev-unsubscr...@cordova.apache.org
> > > > > >>>>>>>> For additional commands, e-mail:
> > dev-h...@cordova.apache.org
> > > > > >>>>>>>>
> > > > > >>>>>>>>
> > > > > >>>>>>>
> > > > > >>>>>>
> > > > > >>>>>>
> > > > > >>>>>> --
> > > > > >>>>>> Regards,
> > > > > >>>>>> Gandhi
> > > > > >>>>>>
> > > > > >>>>>> "The best way to find urself is to lose urself in the
> service
> > of
> > > > > >> others
> > > > > >>>>>> !!!"
> > > > > >>>>>>
> > > > > >>>>>
> > > > > >>>>
> > > > > >>>>
> > > > > >>>> --
> > > > > >>>> Regards,
> > > > > >>>> Gandhi
> > > > > >>>>
> > > > > >>>> "The best way to find urself is to lose urself in the service
> of
> > > > > others
> > > > > >>> !!!"
> > > > > >>>
> > > > > >>>
> > > ---------------------------------------------------------------------
> > > > > >>> To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
> > > > > >>> For additional commands, e-mail: dev-h...@cordova.apache.org
> > > > > >>>
> > > > > >>>
> > > > > >>
> > > > > >> --
> > > > > >> Regards,
> > > > > >> Gandhi
> > > > > >>
> > > > > >> "The best way to find urself is to lose urself in the service of
> > > > others
> > > > > >> !!!"
> > > > > >>
> > > > >
> > > > >
> ---------------------------------------------------------------------
> > > > > To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
> > > > > For additional commands, e-mail: dev-h...@cordova.apache.org
> > > > >
> > > > >
> > > >
> > >
> >
>

Reply via email to