GithubHelp home page GithubHelp logo

Comments (5)

alexblom avatar alexblom commented on May 16, 2024

Taking a look, expect a release today.

from corber.

alexblom avatar alexblom commented on May 16, 2024

Fixed in 0.1.09

from corber.

lone-cloud avatar lone-cloud commented on May 16, 2024

Cool it worked out.

So I'm a web dev, diving into hybrid mobile apps for the first time. I'm partly using your ember conf video for guidance here ( really good stuff btw ) with ember + cordova. Was just going through the "Getting Started" section and noticed that "ember cdv platform add android" doesn't work right away because the id of the app in config.xml doesn't follow the com.company. Name pattern and spits out:

ember cdv platform add android
Running 'cordova platform add android'
Adding android project...
Error: Error validating package name. Package name must look like: com.company.Name
File: C:\Windows\system32\cmd.exe
Command failed: cordova platform add android
Error: Command failed: cordova platform add android
    at checkExecSyncError (child_process.js:469:13)

Not sure if this is by design. I'm on cordova 6.2.0.

from corber.

alexblom avatar alexblom commented on May 16, 2024

Was this an existing cordova project, or did ember-cordova init it for you?

Also what is the value of id in widget, probably line 2 of your config.xml file?

from corber.

lone-cloud avatar lone-cloud commented on May 16, 2024

New cordova project created with 'ember install ember-cordova'. The value of the id in widget was the same as its . I'm looking at the ember-cli-cordova docs and their cordova-init generator actually takes the com.* package name as a parameter.

from corber.

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.