Module error

Module error 

Source
Expand description

Errors specific to npm/JavaScript dependency handling.

These errors cover parsing package.json files, validating npm semver specifications, and communicating with the npm registry.

Enums§

NpmError
Errors specific to npm/JavaScript dependency handling.

Type Aliases§

Result
Result type alias for npm operations.