amis-rpc-design/node_modules/@react-native-community/cli-doctor
2023-10-07 19:42:30 +08:00
..
build v1.0.0 2023-10-07 19:42:30 +08:00
node_modules v1.0.0 2023-10-07 19:42:30 +08:00
LICENSE v1.0.0 2023-10-07 19:42:30 +08:00
package.json v1.0.0 2023-10-07 19:42:30 +08:00
README.md v1.0.0 2023-10-07 19:42:30 +08:00

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

react-native doctor

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

info

Usage:

react-native info

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