Unsuccessful cordova platform/plugin commands
- Dominant language
- No language data
- Stars
- 710
- Forks
- 75
- PR merge metrics
- No merged PRs in 30d
Description
I looked a bit at the Cordova Telemetry data about the commands executed:
[datastudio.google.com/reporting/0B-Ja5cNOX_XLTElHdWd4V2NUem8/page/zkJF](https://datastudio.google.com/reporting/0B-Ja5cNOX_XLTElHdWd4V2NUem8/page/zkJF)
After creating #75 and #74 the only big "class" of `unsuccessful` commands left were related to `platform` and `plugin`:


Lots of unsuccessful there as well.
Going through the list you also notice that there are some that are not actually valid commands (`cordova platform android`) which still are counted as successful as they are mapped to another (not really wanted) command internally.
Looking at _all_ unsuccessfull command executions, the platform/build related ones account for 38% commands.
Why are so many `add` and `remove` failing? Typos of the users?
Contributor guide
Assessment
This issue has not been assessed yet.