Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 562 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 562 Bytes

@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.