Skip to content

--nosave flag dnw in ionic 4.1.0 #3524

Description

@csabbey

Description:
The --nosave flag should be passed to cordova.

Steps to Reproduce:
ionic cordova add ios -- --nosave

Output:
The first line in stdout from this command is

cordova platform add ios --save

... and the config.xml and package.json files are updated.

My ionic info:

cli packages:

ionic --version
4.1.0

global packages:

local packages:

├─┬ ionic@4.1.0
│ ├─┬ @ionic/cli-framework@1.0.5
│ ├─┬ @ionic/cli-utils@2.1.0
│ │ ├── @ionic/cli-framework@1.0.5 deduped
│ │ ├─┬ @ionic/discover@1.0.4
├── ionic-angular@3.9.2
├── ionicons@3.0.0

cordova@7.1.0
cordova-android@6.3.0
cordova-ios@4.5.5

Other Information:
According to issue #2946, this should be implemented.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugcordovaIonic projects integrated with Cordova

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions