node:internal/modules/cjs/loader:1386 throw err; ^ Error: Cannot find module './lib/index.js' Require stack: - /root/.pruva/runs/ghsa-5vv4-hvf7-2h46_20260219-204655/logs/test_injection.js at Function._resolveFilename (node:internal/modules/cjs/loader:1383:15) at defaultResolveImpl (node:internal/modules/cjs/loader:1025:19) at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1030:22) at Function._load (node:internal/modules/cjs/loader:1192:37) at TracingChannel.traceSync (node:diagnostics_channel:328:14) at wrapModuleLoad (node:internal/modules/cjs/loader:237:24) at Module.require (node:internal/modules/cjs/loader:1463:12) at require (node:internal/modules/helpers:147:16) at Object. (/root/.pruva/runs/ghsa-5vv4-hvf7-2h46_20260219-204655/logs/test_injection.js:1:12) at Module._compile (node:internal/modules/cjs/loader:1706:14) { code: 'MODULE_NOT_FOUND', requireStack: [ '/root/.pruva/runs/ghsa-5vv4-hvf7-2h46_20260219-204655/logs/test_injection.js' ] } Node.js v22.22.0