# beaker-error-constants

> Module containing the errors used by beaker and its submodules

Latest version **1.5.0** (published 2020-09-02) · MIT license · 0 weekly downloads

## Install

```sh
npm install beaker-error-constants
pnpm add beaker-error-constants
yarn add beaker-error-constants
bun add beaker-error-constants
```

## Health

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

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.5.0 |
| Published | 2020-09-02 |
| First published | 2017-02-27 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 5.5 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 3 |
| Author | Paul Frazee |
| Maintainers | pfraze |
| Keywords | beaker |

## Links

- npm: https://www.npmjs.com/package/beaker-error-constants
- Repository: https://github.com/beakerbrowser/beaker-error-constants
- Homepage: https://github.com/beakerbrowser/beaker-error-constants#readme
- Issues: https://github.com/beakerbrowser/beaker-error-constants/issues
- npm.io page: https://npm.io/package/beaker-error-constants

## Recent versions

- 1.5.0 (latest) — 2020-09-02
- 1.4.0 — 2018-02-19
- 1.3.1 — 2018-02-19
- 1.3.0 — 2018-01-29
- 1.2.0 — 2017-07-28
- 1.1.1 — 2017-04-11
- 1.1.0 — 2017-04-11
- 1.0.1 — 2017-03-02
- 1.0.0 — 2017-02-27

## README

# Beaker error constants

Module containing all of the errors used by Beaker, or its submodules.

```
NotFoundError
NotAFileError
NotAFolderError
NotAvailableError
InvalidEncodingError
TimeoutError
ArchiveNotWritableError
EntryAlreadyExistsError
ParentFolderDoesntExistError
InvalidPathError
SourceNotFoundError
DestDirectoryNotEmpty
ProtocolSetupError
UserDeniedError
PermissionsError
QuotaExceededError
SourceTooLargeError
InvalidURLError
InvalidArchiveKeyError
InvalidDomainName
ProtectedFileNotWritableError
ModalActiveError
```

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