| Jan | FEB | Mar |
| 10 | ||
| 2021 | 2022 | 2023 |
COLLECTED BY
Collection: Millennium Challenge Corporation
$ npm install -g @ionic/cli
--help flag.
$ ionic --help
$ ionic <command> --help
$ ionic <command> <subcommand> --help
ionic <command> --help in your project directory.
For some commands, such as ionic serve, the help documentation is contextual to the type of your project, e.g. React vs Angular.
ionic --version.
●Make sure the latest Node LTS is installed. See Node & npm environment setup.
●The --verbose flag prints debugging messages, which may narrow down the issue.
●Connection issues may be due to improperly configured proxy settings. See Using a Proxy to configure request proxying.
●The global Ionic CLI configuration directory is ~/.ionic on all platforms. It can safely be deleted and the Ionic CLI will repopulate it, but all configuration (including user sessions) will be lost. Configure this directory with CLI environment variables.
Edit this page
Next
Configuration »