Package: npm
Version: 7.5.2+ds-2

I'm building a python3.10-slim docker image with pm2 for development purposes. When running apt install npm (to install pm2), I end up with x11 installed:

# apt install npm
[...]
0 upgraded, 393 newly installed, 0 to remove and 4 not upgraded.
Need to get 132 MB of archives.
After this operation, 512 MB of additional disk space will be used.

This seems way to much just for npm running on a headless environment.

Regards,

pgmillon

Reply via email to