👨⚕️ doctor
👨⚕️ Check if your Capgo app installation is up-to-date and gather information useful for bug reports.
npx @capgo/cli@latest doctor
This command helps diagnose issues with your setup.
Example:
npx @capgo/cli@latest doctor
Options
Param | Type | Description |
---|---|---|
—package-json | string | A list of paths to package.json. Useful for monorepos (comma separated ex: ../../package.json,./package.json) |