Giter Club home page Giter Club logo

Comments (13)

bucktechnologies avatar bucktechnologies commented on May 30, 2024 2

It was an internet connection issue, my ISP blocked my google services temporarily hence causing the gradle service not to download the new and updated files... so anytime I run Cordova, it looks to continue with the downloading process, which causes the command line to hang. After I got a proper connection to Google services, everything was executed perfectly.

from cordova-cli.

janpio avatar janpio commented on May 30, 2024 1

Does cordova run android work for a new project created with cordova create?

from cordova-cli.

jfoclpf avatar jfoclpf commented on May 30, 2024 1

NO, in my case, was something different, the gradle was locked. I had do delete the lock file.

find ~/.gradle -type f -name "*.lock" -delete

from cordova-cli.

bucktechnologies avatar bucktechnologies commented on May 30, 2024

anything i type with cordova, just hangs.... for example when i type cordova create example.co i get
Creating a new cordova project.
that is it... its still loading, even though i can see the folder created but on the command line, its still loading

from cordova-cli.

janpio avatar janpio commented on May 30, 2024

cordova -v?
Run the other commands with --verbose.

What is your CPU doing in the background? Is the Cordova/terminal process using CPU and memory?

from cordova-cli.

bucktechnologies avatar bucktechnologies commented on May 30, 2024

when i run cordova -v -verbose i get 8.1.2 ([email protected]) that is it, it doesnt terminate the process after.
am using windows, so my CMD is using memory

from cordova-cli.

bucktechnologies avatar bucktechnologies commented on May 30, 2024

this is a view of what i get https://jmp.sh/v/ubuY6paaRG5AkqDEGYDR

from cordova-cli.

janpio avatar janpio commented on May 30, 2024

What is using those other 22% of CPU? Something blocking file access maybe?
How long did you wait?

from cordova-cli.

janpio avatar janpio commented on May 30, 2024

Does cordova info work in your project?

from cordova-cli.

bucktechnologies avatar bucktechnologies commented on May 30, 2024

google chrome and steam applications. and currents i am still waiting for the saving android@~7.1.4 into config.xml file... to finish

from cordova-cli.

bucktechnologies avatar bucktechnologies commented on May 30, 2024

yes it works but as i said, after they run, they don't terminate and just there hanging

from cordova-cli.

bucktechnologies avatar bucktechnologies commented on May 30, 2024

i get this when i run cordova info

`Collecting Data...

Node version: v10.14.2

Cordova version: 8.1.1

Config.xml file:

HelloCordova A sample Apache Cordova application that responds to the deviceready event. Apache Cordova Team

Plugins:

cordova-plugin-whitelist

Error retrieving Android platform information:
Android SDK is not set up properly. Make sure that the Android SDK 'tools' and 'platform-tools' directories are in the PATH variable.

Error: cmd: Command failed with exit code 1 Error output:
'android' is not recognized as an internal or external command,
operable program or batch file.`

from cordova-cli.

jfoclpf avatar jfoclpf commented on May 30, 2024

@bucktechnologies can you tell us exactly what services were not available (urls or domains)? I'm having the same issue. I think it has to do with gradle, but I am unable to debug it.

from cordova-cli.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.