This package is part of the React Native CLI (../../README.md). It contains commands for diagnosing and fixing common Node.js, iOS, Android & React Native issues.

  • Types
  • ESM
  • CJS
License
MIT
Install Size
262.7 kB(7.9 MB)
Vulns
0
Published

Get started

$npm install @react-native-community/cli-doctor
$pnpm add @react-native-community/cli-doctor
$yarn add @react-native-community/cli-doctor
$bun add @react-native-community/cli-doctor
$deno add npm:@react-native-community/cli-doctor
$vlt install @react-native-community/cli-doctor
$vp add @react-native-community/cli-doctor

Readme

@react-native-community/cli-doctor

This package is part of the React Native CLI. It contains commands for diagnosing and fixing common Node.js, iOS, Android & React Native issues.

Installation

yarn add @react-native-community/cli-doctor

Commands

doctor

Usage:

npx react-native doctor

Diagnose and fix common Node.js, iOS, Android & React Native issues.

info

Usage:

npx react-native info

Get relevant version info about OS, toolchain and libraries. Useful when sending bug reports.