1000.0.2 • Published 10 months ago

@pnpm/error v1000.0.2

Weekly downloads
40,851
License
MIT
Repository
github
Last release
10 months ago

@pnpm/error

An error class for pnpm errors

npm version

Installation

pnpm add @pnpm/error

Usage

import { PnpmError } from '@pnpm/error'

try {
    throw new PnpmError('THE_ERROR_CODE', 'The error message')
} catch (err: any) { // eslint-disable-line
    console.log(err.code)
    //> ERR_PNPM_THE_ERROR_CODE
    console.log(err.message)
    //> The error message
}

License

MIT

@everything-registry/sub-chunk-729supi@infinitebrahmanuniverse/nolb-_pnpkgscan@pandacss/vsix-builder@node-kit/pnpm-workspace-root@pnpm/workspace.read-manifest@pnpm/tools.plugin-commands-self-updater@pnpm/v6.resolve-dependencies@pnpm/worker@pnpm/workspace.injected-deps-syncer@pnpm/audit@pnpm/npm-resolver@pnpm/os.env.path-extender-posix@pnpm/os.env.path-extender-windows@pnpm/os.windows.env@pnpm/outdated@pnpm/make-dedicated-lockfile@pnpm/manifest-utils@pnpm/local-resolver@pnpm/lockfile-file@pnpm/license-scanner@pnpm/lifecycle@pnpm/link-bins@pnpm/network.proxy-agent@pnpm/node.fetcher@pnpm/npm-lifecycle@pnpm/lockfile.filtering@pnpm/lockfile.fs@pnpm/network.auth-header@pnpm/exportable-manifest@pnpm/filter-lockfile@pnpm/filter-workspace-packages@pnpm/find-workspace-dir@pnpm/global-bin-dir@pnpm/headless@pnpm/hooks.read-package-hook@pnpm/dedupe.check@pnpm/default-reporter@pnpm/default-resolver@pnpm/deps.status@pnpm/cache.commands@pnpm/catalogs.config@pnpm/catalogs.resolver@pnpm/cli-utils@pnpm/core@pnpm/config@pnpm/config.deps-installer@pnpm/plugin-commands-server@pnpm/plugin-commands-store@pnpm/plugin-commands-store-inspecting@pnpm/pnpmfile@pnpm/prepare-package@pnpm/patching.config@pnpm/plugin-commands-audit@pnpm/plugin-commands-completion@pnpm/plugin-commands-config@pnpm/plugin-commands-deploy@pnpm/plugin-commands-outdated@pnpm/plugin-commands-patching@pnpm/plugin-commands-publishing@pnpm/read-importer-manifest@pnpm/read-package-json@pnpm/read-project-manifest@pnpm/real-hoist@pnpm/render-peer-issues@pnpm/plugin-commands-rebuild@pnpm/plugin-commands-recursive@pnpm/plugin-commands-script-runners@pnpm/package-is-installable@pnpm/package-requester@pnpm/parse-cli-args@pnpm/parse-overrides@pnpm/patching.apply-patch@pnpm/plugin-commands-installation@pnpm/plugin-commands-licenses@pnpm/plugin-commands-listing@pnpm/resolve-dependencies@pnpm/resolving.jsr-specifier-parser@pnpm/plugin-commands-env@pnpm/plugin-commands-import@pnpm/plugin-commands-init@pnpm/store-connection-manager@pnpm/store-path@pnpm/tarball-fetcher@teambit/pnpmcredentials-by-uri@mfauzanap_pandacss/vsix-builder
6.0.3

12 months ago

900.0.1

11 months ago

900.0.0

12 months ago

1000.0.0

12 months ago

1000.0.1

11 months ago

1000.0.2

10 months ago

6.0.2

1 year ago

6.0.1

2 years ago

6.0.0

2 years ago

5.0.3

2 years ago

5.0.2

2 years ago

5.0.1

2 years ago

5.0.0

3 years ago

4.0.1

3 years ago

3.1.0

3 years ago

4.0.0

3 years ago

3.0.1

4 years ago

3.0.0

4 years ago

2.1.0

4 years ago

2.0.0

5 years ago

1.4.0

5 years ago

1.3.1

5 years ago

1.3.0

5 years ago

1.2.0

6 years ago

1.1.0

6 years ago

1.0.0

6 years ago