# flipper-doctor

> Utility for checking for issues with a flipper installation

Latest version **0.256.0** (published 2024-06-19) · MIT license · 0 weekly downloads

## Install

```sh
npm install flipper-doctor
pnpm add flipper-doctor
yarn add flipper-doctor
bun add flipper-doctor
```

## Health

**Score 20/100 (F)** — status: abandoned.

Positive: has types; no vulnerabilities.

Warnings: low downloads; no esm support; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.256.0 |
| Published | 2024-06-19 |
| First published | 2019-11-18 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 4 |
| Unpacked size | 40.8 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Facebook, Inc |
| Maintainers | fb, flipper-bot, jknoxville, nikoant |
| Keywords | Flipper, Doctor |

## Links

- npm: https://www.npmjs.com/package/flipper-doctor
- npm.io page: https://npm.io/package/flipper-doctor

## Dependencies (4)

- [envinfo](https://npm.io/package/envinfo.md) ^7.8.1
- [fs-extra](https://npm.io/package/fs-extra.md) ^11.1.1
- [fb-watchman](https://npm.io/package/fb-watchman.md) ^2.0.2
- [flipper-common](https://npm.io/package/flipper-common.md) 0.256.0

## Recent versions

- 0.256.0 (latest) — 2024-06-19
- 0.255.0 — 2024-06-12
- 0.254.0 — 2024-05-30
- 0.253.0 — 2024-05-15
- 0.252.0 — 2024-04-11
- 0.251.0 — 2024-03-28
- 0.250.0 — 2024-03-13
- 0.249.0 — 2024-03-06
- 0.248.0 — 2024-02-26
- 0.247.0 — 2024-02-07
- 0.246.0 — 2024-01-30
- 0.245.0 — 2024-01-18
- 0.244.0 — 2024-01-03
- 0.243.0 — 2023-12-19
- 0.242.0 — 2023-12-15
- … 237 more at https://npm.io/package/flipper-doctor/versions

## README

# Flipper Doctor

This package exists for running checks to diagnose and potentially fix issues affecting the operation of Flipper.
It's designed to be primarily used programmatically but may also expose a CLI interface.

## Usage
`cd doctor`
`yarn run run`

---
_Source: https://npm.io/package/flipper-doctor · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
