Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.4.0
-
None
Description
Anyone who tries to incorporate CordovaLib into their own product will eventually have things like:
`myapp plugin add`
which yield errors like:
"please use `cordova plugin add <something>`"
It'd be nice for the errors to actually be able to say "please use `myapp plugin add <something>`" instead.
Attachments
Issue Links
- relates to
-
CB-6537 Consistently indicate `cordova ...` in errors
- Closed