# Install edge-runtime with npm

Run any Edge Function from CLI or Node.js module. Version 4.0.1 via npm; verified 2024-12-03.

## Install

```sh
sudo av install npm:edge-runtime
```

Additional install commands:

### Portable and language managers

- npm (100%):

```sh
npm install -g edge-runtime
```

  Evidence: local npm package metadata

## Package facts

- **Package key:** npm:edge-runtime
- **Package manager:** npm
- **Package manager page:** <https://www.npmjs.com/package/edge-runtime>
- **Version:** 4.0.1
- **Source summary:** Run any Edge Function from CLI or Node.js module.
- **Homepage:** <https://edge-runtime.vercel.app/packages/runtime>
- **Repository:** <https://github.com/vercel/edge-runtime>
- **Upstream docs:** <https://edge-runtime.vercel.app/packages/runtime>
- **License:** MIT
- **Source archive:** <https://registry.npmjs.org/edge-runtime/-/edge-runtime-4.0.1.tgz>
- **Issue tracker:** <https://github.com/vercel/edge-runtime/issues>
- **Published:** 2024-12-03T07:59:43.762Z
- **Last updated:** 2024-12-03T07:59:43.762Z
- **Generated:** 2026-08-04T22:13:35+00:00

## Executables

- edge-runtime (cli)
- edge-runtime (alias)

## Dependencies

- @edge-runtime/format
- @edge-runtime/ponyfill
- @edge-runtime/vm
- async-listen
- mri
- picocolors
- pretty-ms
- signal-exit
- time-span

## Install behavior

- Post-install hook: not defined
- Bottle: not available

## Freshness

- Page generated: 2026-08-04
- Package-manager version: 4.0.1
- Package-manager updated: 2024-12-03
- Local data: ok
- Upstream repository: https://github.com/vercel/edge-runtime
- 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 edge-runtime. Package metadata is still published here so future coverage has a stable package URL.


## Source Database Details

- **Source Database:** npm registry
- **Dist Tags:** Beta: 2.3.0-beta.14, Latest: 4.0.1
- **Version Count:** 119
- **Maintainers:** kikobeats
- **Publisher:** kikobeats
- **Engines:** Node: >=18
- **Integrity:** sha512-knylcPEqTugSmZolBR7P0O+StzYHd2J7wSmI0zqETD+xhy2xSeTA03p0SZqMKRsAsHPZ1qIGb7/bL71LUh9hqQ==
- **Shasum:** d06b236d21354f4a2f5f55c1a222bd4bedea4098
- **Unpacked Size:** 64,043
- **File Count:** 0
- **Created At:** 2022-02-08T18:23:29.745Z
- **Latest Published At:** 2024-12-03T07:59:43.762Z
- **Modified At:** 2024-12-03T07:59:43.942Z


## Related links

- [Language runtime packages](https://pkg.so/language-runtime-packages/) - Matched curated package taxonomy and local package facts.
- [deno](https://pkg.so/npm/deno/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, javascript, javascript-runtimes, language, language-runtime.
- [deno-bin](https://pkg.so/npm/deno-bin/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, javascript, javascript-runtimes, language, language-runtime.
- [vite-node](https://pkg.so/npm/vite-node/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, javascript, language, language-runtime, module.

## Sources

- pkg.so package database
- package-page enrichment
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
