Skip to content

👨‍⚕️ doctor

👨‍⚕️ Check if your Capgo app installation is up-to-date and gather information useful for bug reports.

Terminal window
npx @capgo/cli@latest doctor

This command helps diagnose issues with your setup.

Example:

Terminal window
npx @capgo/cli@latest doctor

Options

ParamTypeDescription
—package-jsonstringA list of paths to package.json. Useful for monorepos (comma separated ex: ../../package.json,./package.json)