mirror of
https://github.com/feathersjs/feathers.git
synced 2026-01-25 15:23:13 +00:00
24 lines
801 B
Markdown
24 lines
801 B
Markdown
# @feathersjs/errors
|
|
|
|
[](https://github.com/feathersjs/feathers/actions?query=workflow%3ACI)
|
|
[](https://www.npmjs.com/package/@feathersjs/errors)
|
|
[](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://docs.feathersjs.com/api/errors.html) for more details.
|
|
|
|
## License
|
|
|
|
Copyright (c) 2022 [Feathers contributors](https://github.com/feathersjs/feathers/graphs/contributors)
|
|
|
|
Licensed under the [MIT license](LICENSE).
|