GithubHelp home page GithubHelp logo

Comments (4)

jakecraige avatar jakecraige commented on July 22, 2024

It sounds like it may have failed to initialize the cordova project successfully. Can you provide the full output of that command?

from ember-cli-cordova.

OpakAlex avatar OpakAlex commented on July 22, 2024

Hello @jakecraige
yes: http://monosnap.com/image/JwL0sBJATgOW24FydtC8dY9E1IEV0p
This is all output for command ember generate cordova-init ru.plugbank

from ember-cli-cordova.

jakecraige avatar jakecraige commented on July 22, 2024

Do you have Cordova installed globally? The first error in that log says
that it can't find Cordova itself.

As it looks like you're in Linux. You'll also need to pass in '--platform
android' to the init command or it'll fail when adding the iOS platform.

So first install Cordova globally with npm, then run init again with the
platform passed in as android
On Sep 24, 2014 3:30 AM, "Opak Alex" [email protected] wrote:

Hello @jakecraige https://github.com/jakecraige
yes: http://monosnap.com/image/JwL0sBJATgOW24FydtC8dY9E1IEV0p
This is all output for command ember generate cordova-init ru.plugbank


Reply to this email directly or view it on GitHub
#62 (comment)
.

from ember-cli-cordova.

OpakAlex avatar OpakAlex commented on July 22, 2024

Yes, you are right!
npm install -g cordova
fixed this issue.
I use XOS.

from ember-cli-cordova.

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.