ionic doctor check
warning
This command has been deprecated and will be removed in an upcoming major release of the Ionic CLI.
Check the health of your Ionic project
$ ionic doctor check [id]
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.
id
The issue identifier
Examples
$ ionic doctor check
$ ionic doctor check git-not-used