ionic-team / ionic-cli

The Ionic command-line interface
MIT License
1.99k stars 640 forks source link

feat: CLI to remove warnings automatically #5066

Closed Sampath-Lokuge closed 4 months ago

Sampath-Lokuge commented 5 months ago

Prerequisites

Describe the Feature Request

Need a CLI to automatically fix the warnings.

Describe the Use Case

wa

Describe Preferred Solution

No response

Describe Alternatives

No response

Related Code

No response

Additional Information

Ionic:

Ionic CLI : 7.1.1 (C:\Users\Sampath\AppData\Roaming\npm\node_modules\@ionic\cli) Ionic Framework : @ionic/angular 7.6.0 @angular-devkit/build-angular : 16.2.10 @angular-devkit/schematics : 16.2.10 @angular/cli : 16.2.10 @ionic/angular-toolkit : 9.0.0

Capacitor:

Capacitor CLI : 5.0.0 @capacitor/android : not installed @capacitor/core : 5.0.0 @capacitor/ios : not installed

Utility:

cordova-res : not installed globally native-run : 1.7.4

System:

NodeJS : v18.18.2 (C:\Program Files\nodejs\node.exe) npm : 9.8.1 OS : Windows 10

mhartington commented 4 months ago

Hi there, we will likely not be adding such feature to the CLI. Given how some markup can be incredibly complex, it's not feasible to build something that can accommodate everyone. The best path forward would be to make the migration yourself.