---
title: doctor
description: 'Diagnose and fix common Node.js, iOS and Android issues.'
source_url:
  html: 'https://shopify.dev/docs/api/shop-minis/commands/doctor'
  md: 'https://shopify.dev/docs/api/shop-minis/commands/doctor.md'
api_name: shop-minis
---

# doctor

Diagnose and fix common Node.js, iOS and Android issues.

#### Options

* **--fix**

  **boolean**

  Attempt to fix all diagnosed issues automatically.

* **--verbose**

  **boolean**

  Print debugging messages.

Examples

### Examples

* ####

  ##### zsh

  ```sh
  npx shop-minis doctor [options]
  ```

***
