# Install mkdirp with npm

Recursively mkdir, like mkdir -p. Version 3.0.1 via npm; verified 2023-04-24.

## Install

```sh
sudo av install npm:mkdirp
```

Additional install commands:

### Portable and language managers

- npm (100%):

```sh
npm install -g mkdirp
```

  Evidence: local npm package metadata

## Package facts

- **Package key:** npm:mkdirp
- **Package manager:** npm
- **Package manager page:** <https://www.npmjs.com/package/mkdirp>
- **Version:** 3.0.1
- **Source summary:** Recursively mkdir, like mkdir -p
- **Homepage:** <https://github.com/isaacs/node-mkdirp#readme>
- **Repository:** <https://github.com/isaacs/node-mkdirp>
- **Upstream docs:** <https://github.com/isaacs/node-mkdirp#readme>
- **License:** MIT
- **Source archive:** <https://registry.npmjs.org/mkdirp/-/mkdirp-3.0.1.tgz>
- **Issue tracker:** <https://github.com/isaacs/node-mkdirp/issues>
- **Published:** 2023-04-24T17:27:38.604Z
- **Last updated:** 2023-04-24T17:27:38.604Z
- **Generated:** 2026-07-08T07:18:31+00:00

## Executables

- mkdirp (cli)
- mkdirp (alias)

## Build dependencies

- @types/brace-expansion
- @types/node
- @types/tap
- c8
- eslint-config-prettier
- prettier
- tap
- ts-node
- typedoc
- typescript

## Install behavior

- Post-install hook: not defined
- Lifecycle scripts: prepare
- Bottle: not available

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 3.0.1
- Package-manager updated: 2023-04-24
- Local data: ok
- Upstream repository: https://github.com/isaacs/node-mkdirp
- warning: The package-manager record has not been updated in over a year.
- info: No cached GitHub release or tag data was available.

## Security Notes

No matching local secret-handling manifest was found for mkdirp. Nucleus package metadata is still published here so future coverage has a stable package URL.


## Source Database Details

- **Source Database:** npm registry
- **Dist Tags:** Latest: 3.0.1, Legacy: 0.5.6
- **Version Count:** 42
- **Maintainers:** isaacs
- **Publisher:** isaacs
- **Engines:** Node: >=10
- **Funding:** <https://github.com/sponsors/isaacs>
- **Integrity:** sha512-+NsyUUAZDmo6YVHzL/stxSu3t9YS1iljliy3BSDrXJ/dkn1KYdmtZODGGjLcc9XLgVVpH4KshHB8XmZgMhaBXg==
- **Shasum:** e44e4c5607fb279c168241713cc6e0fea9adcb50
- **Unpacked Size:** 106,656
- **File Count:** 0
- **Created At:** 2011-01-06T02:54:36.080Z
- **Latest Published At:** 2023-04-24T17:27:38.604Z
- **Modified At:** 2026-04-24T23:30:21.710Z


## Related links

- [Developer build packages](https://www.automicvault.com/pkg/developer-build-tools/) - Matched curated package taxonomy and local package facts.
- [make-dir-cli](https://www.automicvault.com/pkg/npm/make-dir-cli/) - Local package facts share a topical domain. Shared terms: dir, directory, like, make, mkdir.
- [delete-empty](https://www.automicvault.com/pkg/npm/delete-empty/) - Local package facts share a topical domain. Shared terms: dir, directory, recursive, recursively.
- [cpx](https://www.automicvault.com/pkg/npm/cpx/) - Local package facts share a topical domain. Shared terms: dir, directory, mkdirp.

## Sources

- Nucleus package database
- package-page enrichment
- package version freshness
- package relationship graph
- cross-ecosystem install command graph
