# @feathersjs/errors

> Common error types for Feathers apps

Latest version **5.0.50** (published 2026-09-11) · MIT license · 0 weekly downloads

## Install

```sh
npm install @feathersjs/errors
pnpm add @feathersjs/errors
yarn add @feathersjs/errors
bun add @feathersjs/errors
```

## Health

**Score 70/100 (B)** — status: active.

Positive: has types; no vulnerabilities; recently updated; high maintenance score; high quality score; popular repo.

Warnings: low downloads; no esm support.

## Facts

| | |
|---|---|
| Version | 5.0.50 |
| Published | 2026-09-11 |
| First published | 2017-10-21 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Node | >= 12 |
| Dependencies | 0 |
| Unpacked size | 71.9 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 15264 |
| Author | Feathers contributors |
| Maintainers | daffl, marshallswain |
| Keywords | feathers, feathers-plugin |

## Links

- npm: https://www.npmjs.com/package/@feathersjs/errors
- Repository: https://github.com/feathersjs/feathers
- Homepage: https://feathersjs.com
- Issues: https://github.com/feathersjs/feathers/issues
- npm.io page: https://npm.io/package/@feathersjs/errors

## Alternatives

- [@fortawesome/react-fontawesome](https://npm.io/package/@fortawesome/react-fontawesome.md) — 2.2M weekly downloads
- [roboto-fontface](https://npm.io/package/roboto-fontface.md) — 196.0K weekly downloads
- [@react-native-vector-icons/common](https://npm.io/package/@react-native-vector-icons/common.md) — 150.4K weekly downloads
- [@procore/core-icons](https://npm.io/package/@procore/core-icons.md) — 4.6K weekly downloads
- [@react-md/material-icons](https://npm.io/package/@react-md/material-icons.md) — 1.6K weekly downloads

## Recent versions

- 5.0.50 (latest) — 2026-09-11
- 4.5.21 (crow) — 2026-08-10
- 6.0.0-pre.0 (pre) — 2026-01-31
- 5.0.49 — 2026-08-14
- 5.0.48 — 2026-08-11
- 4.5.20 — 2026-08-10
- 5.0.46 — 2026-06-27
- 5.0.45 — 2026-06-04
- 5.0.44 — 2026-04-02
- 5.0.43 — 2026-03-21
- 5.0.42 — 2026-03-04
- 5.0.41 — 2026-02-19
- 4.5.19 — 2026-02-07
- 5.0.40 — 2026-02-03
- 5.0.39 — 2026-01-31
- … 122 more at https://npm.io/package/@feathersjs/errors/versions

## README

# @feathersjs/errors

[![CI](https://github.com/feathersjs/feathers/workflows/CI/badge.svg)](https://github.com/feathersjs/feathers/actions?query=workflow%3ACI)
[![Download Status](https://img.shields.io/npm/dm/@feathersjs/errors.svg?style=flat-square)](https://www.npmjs.com/package/@feathersjs/errors)
[![Discord](https://badgen.net/badge/icon/discord?icon=discord&label)](https://discord.gg/qa8kez8QBx)

> Common error types for feathers apps

## Installation

```
npm install @feathersjs/errors --save
```

## Documentation

Refer to the [Feathers errors API documentation](https://feathersjs.com/api/errors.html) for more details.

## License

Copyright (c) 2024 [Feathers contributors](https://github.com/feathersjs/feathers/graphs/contributors)

Licensed under the [MIT license](LICENSE).

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