Provided by: npm_9.2.0~ds1-3_all bug

NAME

       index.js - the npm tree doctor

DESCRIPTION

       node:internal/modules/cjs/loader:1148

              throw err; ^

       Error:      Cannot     find     module     'http-proxy-agent'     Require     stack:     -
       /build/npm-zf3teS/npm-9.2.0~ds1/node_modules/make-fetch-happen/lib/agent.js              -
       /build/npm-zf3teS/npm-9.2.0~ds1/node_modules/make-fetch-happen/lib/remote.js             -
       /build/npm-zf3teS/npm-9.2.0~ds1/node_modules/make-fetch-happen/lib/cache/entry.js        -
       /build/npm-zf3teS/npm-9.2.0~ds1/node_modules/make-fetch-happen/lib/cache/index.js        -
       /build/npm-zf3teS/npm-9.2.0~ds1/node_modules/make-fetch-happen/lib/fetch.js              -
       /build/npm-zf3teS/npm-9.2.0~ds1/node_modules/make-fetch-happen/lib/index.js              -
       /build/npm-zf3teS/npm-9.2.0~ds1/node_modules/npm-registry-fetch/lib/index.js             -
       /build/npm-zf3teS/npm-9.2.0~ds1/node_modules/pacote/lib/remote.js                        -
       /build/npm-zf3teS/npm-9.2.0~ds1/node_modules/pacote/lib/git.js                           -
       /build/npm-zf3teS/npm-9.2.0~ds1/node_modules/pacote/lib/fetcher.js                       -
       /build/npm-zf3teS/npm-9.2.0~ds1/node_modules/pacote/lib/index.js                         -
       /build/npm-zf3teS/npm-9.2.0~ds1/node_modules/@npmcli/metavuln-calculator/lib/index.js    -
       /build/npm-zf3teS/npm-9.2.0~ds1/workspaces/arborist/lib/audit-report.js                  -
       /build/npm-zf3teS/npm-9.2.0~ds1/workspaces/arborist/lib/arborist/audit.js                -
       /build/npm-zf3teS/npm-9.2.0~ds1/workspaces/arborist/lib/arborist/index.js                -
       /build/npm-zf3teS/npm-9.2.0~ds1/workspaces/arborist/lib/index.js                         -
       /build/npm-zf3teS/npm-9.2.0~ds1/workspaces/arborist/bin/actual.js                        -
       /build/npm-zf3teS/npm-9.2.0~ds1/workspaces/arborist/bin/index.js

              at     Module._resolveFilename     (node:internal/modules/cjs/loader:1145:15)    at
              Module._load    (node:internal/modules/cjs/loader:986:27)     at     Module.require
              (node:internal/modules/cjs/loader:1233:19)                at                require
              (node:internal/modules/helpers:179:18)            at             Object.<anonymous>
              (/build/npm-zf3teS/npm-9.2.0~ds1/node_modules/make-fetch-happen/lib/agent.js:172:26)
              at       Module._compile       (node:internal/modules/cjs/loader:1358:14)        at
              Module._extensions..js  (node:internal/modules/cjs/loader:1416:10)  at  Module.load
              (node:internal/modules/cjs/loader:1208:32)             at              Module._load
              (node:internal/modules/cjs/loader:1024:12)             at            Module.require
              (node:internal/modules/cjs/loader:1233:19) {

              code: 'MODULE_NOT_FOUND', requireStack: [

              '/build/npm-zf3teS/npm-9.2.0~ds1/node_modules/make-fetch-happen/lib/agent.js',
              '/build/npm-zf3teS/npm-9.2.0~ds1/node_modules/make-fetch-happen/lib/remote.js',
              '/build/npm-zf3teS/npm-9.2.0~ds1/node_modules/make-fetch-happen/lib/cache/entry.js',
              '/build/npm-zf3teS/npm-9.2.0~ds1/node_modules/make-fetch-happen/lib/cache/index.js',
              '/build/npm-zf3teS/npm-9.2.0~ds1/node_modules/make-fetch-happen/lib/fetch.js',
              '/build/npm-zf3teS/npm-9.2.0~ds1/node_modules/make-fetch-happen/lib/index.js',
              '/build/npm-zf3teS/npm-9.2.0~ds1/node_modules/npm-registry-fetch/lib/index.js',
              '/build/npm-zf3teS/npm-9.2.0~ds1/node_modules/pacote/lib/remote.js',
              '/build/npm-zf3teS/npm-9.2.0~ds1/node_modules/pacote/lib/git.js',
              '/build/npm-zf3teS/npm-9.2.0~ds1/node_modules/pacote/lib/fetcher.js',
              '/build/npm-zf3teS/npm-9.2.0~ds1/node_modules/pacote/lib/index.js',
              '/build/npm-zf3teS/npm-9.2.0~ds1/node_modules/@npmcli/metavuln-calculator/lib/index.js',
              '/build/npm-zf3teS/npm-9.2.0~ds1/workspaces/arborist/lib/audit-report.js',
              '/build/npm-zf3teS/npm-9.2.0~ds1/workspaces/arborist/lib/arborist/audit.js',
              '/build/npm-zf3teS/npm-9.2.0~ds1/workspaces/arborist/lib/arborist/index.js',
              '/build/npm-zf3teS/npm-9.2.0~ds1/workspaces/arborist/lib/index.js',
              '/build/npm-zf3teS/npm-9.2.0~ds1/workspaces/arborist/bin/actual.js',
              '/build/npm-zf3teS/npm-9.2.0~ds1/workspaces/arborist/bin/index.js'

              ]

       }

       Node.js v20.13.1