Open NicholasXia opened 9 years ago
I ran into this as well. I suspect that the reason is that the : in the URI confuses grunt because it thinks that it is a command separator, i.e. plugin:add:https:....
I don't really know enough about grunt to figure out how to fix it, and this is a pretty serious bug, so I'm thinking of switching to pure ionic instead.
tongshinjiedeiMac:yo_ionic tongshinjie$ grunt plugin:add:https://github.com/driftyco/ionic-plugins-keyboard.git Running "plugin:add:https://github.com/driftyco/ionic-plugins-keyboard.git" (plugin) task Warning: undefined is not a function Use --force to continue.