In my case, --save did not clear the entry from package.json, the command suggested by ionic-check, I think if the removal fails with any errors, package.json will not be updated, and in this case you only have the option to manually change package.json, this is tiring, but I think this is the only way
UPDATE
when you delete a package that depends on another package that is active, in this case the removal may fail with errors / warnings, the safe method is the following dependency chart, which is not sure if there is any tool, a convenient tool for such operations warning messages are misleading, although "you must install peer dependencies .." does not make any sense when we remove the package
Naga Nov 14 '18 at 8:04 2018-11-14 08:04
source share