-
Type:
Bug
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: cordova@8.0.0
-
Fix Version/s: None
-
Component/s: cordova-cli
-
Labels:None
I had save-prefix='^' for npm, but cordova platform add platformName was saved with ^ in package.json, but with ~ in config.xml
Both of them should use the save-prefix preference
cordova plugin add works as expected, it uses the same on both package.json and config.xml respecting the save-prefix preference