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