cordova-cli icon indicating copy to clipboard operation
cordova-cli copied to clipboard

[8.1.2] `prepare --verbose` gives conflicting information

Open janpio opened this issue 6 years ago • 0 comments

λ cordova prepare ios --verbose
...
Config.xml and package.json platforms are the same. No pkg.json modification.
Package.json and config.xml platforms are different. Updating config.xml with most current list of platforms.

First it says they are same, then it says they are different. Confusing.

(pkg.json is also not a real file)

janpio avatar Feb 17 '19 15:02 janpio