index.js - the npm tree doctor
node:internal/modules/cjs/loader:1148
- throw err; ^
Error: Cannot find module 'http-proxy-agent' Require stack: -
/build/reproducible-path/npm-9.2.0~ds1/node_modules/make-fetch-happen/lib/agent.js
-
/build/reproducible-path/npm-9.2.0~ds1/node_modules/make-fetch-happen/lib/remote.js
-
/build/reproducible-path/npm-9.2.0~ds1/node_modules/make-fetch-happen/lib/cache/entry.js
-
/build/reproducible-path/npm-9.2.0~ds1/node_modules/make-fetch-happen/lib/cache/index.js
-
/build/reproducible-path/npm-9.2.0~ds1/node_modules/make-fetch-happen/lib/fetch.js
-
/build/reproducible-path/npm-9.2.0~ds1/node_modules/make-fetch-happen/lib/index.js
-
/build/reproducible-path/npm-9.2.0~ds1/node_modules/npm-registry-fetch/lib/index.js
-
/build/reproducible-path/npm-9.2.0~ds1/node_modules/pacote/lib/remote.js
-
/build/reproducible-path/npm-9.2.0~ds1/node_modules/pacote/lib/git.js
-
/build/reproducible-path/npm-9.2.0~ds1/node_modules/pacote/lib/fetcher.js
-
/build/reproducible-path/npm-9.2.0~ds1/node_modules/pacote/lib/index.js
-
/build/reproducible-path/npm-9.2.0~ds1/node_modules/@npmcli/metavuln-calculator/lib/index.js
-
/build/reproducible-path/npm-9.2.0~ds1/workspaces/arborist/lib/audit-report.js
-
/build/reproducible-path/npm-9.2.0~ds1/workspaces/arborist/lib/arborist/audit.js
-
/build/reproducible-path/npm-9.2.0~ds1/workspaces/arborist/lib/arborist/index.js
-
/build/reproducible-path/npm-9.2.0~ds1/workspaces/arborist/lib/index.js
-
/build/reproducible-path/npm-9.2.0~ds1/workspaces/arborist/bin/actual.js
-
/build/reproducible-path/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/reproducible-path/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/reproducible-path/npm-9.2.0~ds1/node_modules/make-fetch-happen/lib/agent.js',
'/build/reproducible-path/npm-9.2.0~ds1/node_modules/make-fetch-happen/lib/remote.js',
'/build/reproducible-path/npm-9.2.0~ds1/node_modules/make-fetch-happen/lib/cache/entry.js',
'/build/reproducible-path/npm-9.2.0~ds1/node_modules/make-fetch-happen/lib/cache/index.js',
'/build/reproducible-path/npm-9.2.0~ds1/node_modules/make-fetch-happen/lib/fetch.js',
'/build/reproducible-path/npm-9.2.0~ds1/node_modules/make-fetch-happen/lib/index.js',
'/build/reproducible-path/npm-9.2.0~ds1/node_modules/npm-registry-fetch/lib/index.js',
'/build/reproducible-path/npm-9.2.0~ds1/node_modules/pacote/lib/remote.js',
'/build/reproducible-path/npm-9.2.0~ds1/node_modules/pacote/lib/git.js',
'/build/reproducible-path/npm-9.2.0~ds1/node_modules/pacote/lib/fetcher.js',
'/build/reproducible-path/npm-9.2.0~ds1/node_modules/pacote/lib/index.js',
'/build/reproducible-path/npm-9.2.0~ds1/node_modules/@npmcli/metavuln-calculator/lib/index.js',
'/build/reproducible-path/npm-9.2.0~ds1/workspaces/arborist/lib/audit-report.js',
'/build/reproducible-path/npm-9.2.0~ds1/workspaces/arborist/lib/arborist/audit.js',
'/build/reproducible-path/npm-9.2.0~ds1/workspaces/arborist/lib/arborist/index.js',
'/build/reproducible-path/npm-9.2.0~ds1/workspaces/arborist/lib/index.js',
'/build/reproducible-path/npm-9.2.0~ds1/workspaces/arborist/bin/actual.js',
'/build/reproducible-path/npm-9.2.0~ds1/workspaces/arborist/bin/index.js'
- ]
}
Node.js v20.13.1