Code Monkey home page Code Monkey logo

Comments (5)

diegonetto avatar diegonetto commented on September 25, 2024

Thanks for pointing out this issue. Grunt is wrapping all the Cordova commands, but was seeing the : in a plugin's URL and breaking up the URL into separate arguments. I've released version 0.0.10 which addresses this issue - d7c6b2a

Now grunt plugin:add:https://git-wip-us.apache.org/repos/asf/cordova-plugin-device.git should work as intended.

from generator-ionic.

mhartington avatar mhartington commented on September 25, 2024

How about using the cordova plugin namespace?

from generator-ionic.

diegonetto avatar diegonetto commented on September 25, 2024

Can you please elaborate?

The Gruntfile provides wrapper functionality, but you can still use Cordova as long as you have it installed globally.

For instance you can either run
cordova plugin add https://git-wip-us.apache.org/repos/asf/cordova-plugin-device.git or
grunt plugin:add:https://git-wip-us.apache.org/repos/asf/cordova-plugin-device.git

from generator-ionic.

mhartington avatar mhartington commented on September 25, 2024

What I meant was would it possible to use the package name that cordova has for their plugins. I just ran this command and it worked so I'm closing this.

grunt plugin:add:org.apache.cordova.device 

from generator-ionic.

diegonetto avatar diegonetto commented on September 25, 2024

Thanks for pointing this out, I've updated the README to reflect installing plugins via the Plugin Registry.

from generator-ionic.

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.