ionic doctor check
Check the health of your Ionic project
ionic doctor check [options]
This command detects and prints common issues and suggested steps to fix them.
Some issues can be fixed automatically. See ionic doctor treat --help
.
Optionally supply the id
argument to check a single issue. Use ionic doctor list
to list all known issues.
Examples
$ ionic doctor check
$ ionic doctor check git-not-used
Inputs
id | |
---|---|
Description | The issue identifier |