apache / apache/pouchdb

`npm install pouchdb` is extremely slow

Open
#8,984 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
17.6k
Forks
1.5k
PR merge metrics
No merged PRs in 30d

Description

I have a high-end computer and an internet connection with very fast download speeds. However, the following command consistently takes **19 seconds** to run in my computer:

```shell
time npm install pouchdb
```

By contrast, other packages (even non-trivial ones) install in about 1 second. The difference makes me concerned, as I don't see an inherent reason `pouchdb` should be quite this comparatively heavy to install.

### Issue
Write the description of the issue here

### Info
- Environment: `npm` 10.8.2
- Platform: macOS 14.6.1
- Adapter: N/A
- Server: N/A

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.