You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
Nick Schaap seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account. You have signed the CLA already but the status is still pending? Let us recheck it.
bin4_cjs failed: error executing JsRunBinary command (from target //examples/js_binary:run4-a_cjs) bazel-out/k8-opt-exec-ST-d57f47055a04/bin/examples/js_binary/bin4_cjs_/bin4_cjs out4-cjs-dist/out4-a @mycorp/pkg-a
Use --sandbox_debug to see verbose messages from the sandbox and retain the sandbox build root for debugging
node:internal/modules/cjs/loader:1386
throw err;
^
Error: Cannot find module 'acorn'
Require stack:
- /mnt/ephemeral/output/rules_js/__main__/sandbox/linux-sandbox/2349/execroot/_main/bazel-out/k8-fastbuild/bin/node_modules/.aspect_rules_js/@[email protected]/node_modules/@mycorp/pkg-a/index.js
- /mnt/ephemeral/output/rules_js/__main__/sandbox/linux-sandbox/2349/execroot/_main/bazel-out/k8-fastbuild/bin/examples/js_binary/case4.cjs
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.<anonymous> (/mnt/ephemeral/output/rules_js/__main__/sandbox/linux-sandbox/2349/execroot/_main/bazel-out/k8-fastbuild/bin/node_modules/.aspect_rules_js/@[email protected]/node_modules/@mycorp/pkg-a/index.js:4:15)
at Module._compile (node:internal/modules/cjs/loader:1706:14) {
code: 'MODULE_NOT_FOUND',
requireStack: [
'/mnt/ephemeral/output/rules_js/__main__/sandbox/linux-sandbox/2349/execroot/_main/bazel-out/k8-fastbuild/bin/node_modules/.aspect_rules_js/@[email protected]/node_modules/@mycorp/pkg-a/index.js',
'/mnt/ephemeral/output/rules_js/__main__/sandbox/linux-sandbox/2349/execroot/_main/bazel-out/k8-fastbuild/bin/examples/js_binary/case4.cjs'
]
}
Node.js v22.22.0
//examples/js_binary:run4-b_cjs failed to build
bin4_cjs failed: error executing JsRunBinary command (from target //examples/js_binary:run4-b_cjs) bazel-out/k8-opt-exec-ST-d57f47055a04/bin/examples/js_binary/bin4_cjs_/bin4_cjs out4-b_cjs @mycorp/pkg-b
Use --sandbox_debug to see verbose messages from the sandbox and retain the sandbox build root for debugging
node:internal/modules/cjs/loader:1386
throw err;
^
Error: Cannot find module 'acorn'
Require stack:
- /mnt/ephemeral/output/rules_js/__main__/sandbox/linux-sandbox/2372/execroot/_main/bazel-out/k8-fastbuild/bin/node_modules/.aspect_rules_js/@[email protected]/node_modules/@mycorp/pkg-b/index.cjs
- /mnt/ephemeral/output/rules_js/__main__/sandbox/linux-sandbox/2372/execroot/_main/bazel-out/k8-fastbuild/bin/examples/js_binary/case4.cjs
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.<anonymous> (/mnt/ephemeral/output/rules_js/__main__/sandbox/linux-sandbox/2372/execroot/_main/bazel-out/k8-fastbuild/bin/node_modules/.aspect_rules_js/@[email protected]/node_modules/@mycorp/pkg-b/index.cjs:4:15)
at Module._compile (node:internal/modules/cjs/loader:1706:14) {
code: 'MODULE_NOT_FOUND',
requireStack: [
'/mnt/ephemeral/output/rules_js/__main__/sandbox/linux-sandbox/2372/execroot/_main/bazel-out/k8-fastbuild/bin/node_modules/.aspect_rules_js/@[email protected]/node_modules/@mycorp/pkg-b/index.cjs',
'/mnt/ephemeral/output/rules_js/__main__/sandbox/linux-sandbox/2372/execroot/_main/bazel-out/k8-fastbuild/bin/examples/js_binary/case4.cjs'
]
}
Node.js v22.22.0
//examples/js_binary:run4-b_mjs failed to build
bin4_mjs failed: error executing JsRunBinary command (from target //examples/js_binary:run4-b_mjs) bazel-out/k8-opt-exec-ST-d57f47055a04/bin/examples/js_binary/bin4_mjs_/bin4_mjs out4-b_mjs @mycorp/pkg-b
Use --sandbox_debug to see verbose messages from the sandbox and retain the sandbox build root for debugging
node:internal/modules/package_json_reader:314
throw new ERR_MODULE_NOT_FOUND(packageName, fileURLToPath(base), null);
^
Error [ERR_MODULE_NOT_FOUND]: Cannot find package 'acorn' imported from /mnt/ephemeral/output/rules_js/__main__/sandbox/linux-sandbox/2543/execroot/_main/bazel-out/k8-fastbuild/bin/node_modules/.aspect_rules_js/@[email protected]/node_modules/@mycorp/pkg-b/index.mjs
at Object.getPackageJSONURL (node:internal/modules/package_json_reader:314:9)
at packageResolve (node:internal/modules/esm/resolve:767:81)
at moduleResolve (node:internal/modules/esm/resolve:853:18)
at defaultResolve (node:internal/modules/esm/resolve:983:11)
at #cachedDefaultResolve (node:internal/modules/esm/loader:731:20)
at ModuleLoader.resolve (node:internal/modules/esm/loader:708:38)
at ModuleLoader.getModuleJobForImport (node:internal/modules/esm/loader:310:38)
at ModuleJob._link (node:internal/modules/esm/module_job:182:49) {
code: 'ERR_MODULE_NOT_FOUND'
}
Node.js v22.22.0
//examples/js_binary:run4-a_mjs failed to build
bin4_mjs failed: error executing JsRunBinary command (from target //examples/js_binary:run4-a_mjs) bazel-out/k8-opt-exec-ST-d57f47055a04/bin/examples/js_binary/bin4_mjs_/bin4_mjs out4-mjs-dist/out4-a @mycorp/pkg-a
Use --sandbox_debug to see verbose messages from the sandbox and retain the sandbox build root for debugging
node:internal/modules/cjs/loader:1383
const err = new Error(message);
^
Error: Cannot find module 'acorn'
Require stack:
- /mnt/ephemeral/output/rules_js/__main__/sandbox/linux-sandbox/2563/execroot/_main/bazel-out/k8-fastbuild/bin/node_modules/.aspect_rules_js/@[email protected]/node_modules/@mycorp/pkg-a/index.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.<anonymous> (/mnt/ephemeral/output/rules_js/__main__/sandbox/linux-sandbox/2563/execroot/_main/bazel-out/k8-fastbuild/bin/node_modules/.aspect_rules_js/@[email protected]/node_modules/@mycorp/pkg-a/index.js:4:15)
at Module._compile (node:internal/modules/cjs/loader:1706:14) {
code: 'MODULE_NOT_FOUND',
requireStack: [
'/mnt/ephemeral/output/rules_js/__main__/sandbox/linux-sandbox/2563/execroot/_main/bazel-out/k8-fastbuild/bin/node_modules/.aspect_rules_js/@[email protected]/node_modules/@mycorp/pkg-a/index.js'
]
}
Node.js v22.22.0
bin4_mjs failed: error executing JsRunBinary command (from target //examples/js_binary:run4-b_mjs) bazel-out/k8-opt-exec-ST-d57f47055a04/bin/examples/js_binary/bin4_mjs_/bin4_mjs out4-b_mjs @mycorp/pkg-b
Use --sandbox_debug to see verbose messages from the sandbox and retain the sandbox build root for debugging
node:internal/modules/package_json_reader:314
throw new ERR_MODULE_NOT_FOUND(packageName, fileURLToPath(base), null);
^
Error [ERR_MODULE_NOT_FOUND]: Cannot find package 'acorn' imported from /mnt/ephemeral/output/rules_js/__main__/sandbox/linux-sandbox/2745/execroot/_main/bazel-out/k8-fastbuild/bin/node_modules/.aspect_rules_js/@[email protected]/node_modules/@mycorp/pkg-b/index.mjs
at Object.getPackageJSONURL (node:internal/modules/package_json_reader:314:9)
at packageResolve (node:internal/modules/esm/resolve:767:81)
at moduleResolve (node:internal/modules/esm/resolve:853:18)
at defaultResolve (node:internal/modules/esm/resolve:983:11)
at #cachedDefaultResolve (node:internal/modules/esm/loader:731:20)
at ModuleLoader.resolve (node:internal/modules/esm/loader:708:38)
at ModuleLoader.getModuleJobForImport (node:internal/modules/esm/loader:310:38)
at ModuleJob._link (node:internal/modules/esm/module_job:182:49) {
code: 'ERR_MODULE_NOT_FOUND'
}
Node.js v22.22.0
//examples/js_binary:run4-a_mjs failed to build
bin4_mjs failed: error executing JsRunBinary command (from target //examples/js_binary:run4-a_mjs) bazel-out/k8-opt-exec-ST-d57f47055a04/bin/examples/js_binary/bin4_mjs_/bin4_mjs out4-mjs-dist/out4-a @mycorp/pkg-a
Use --sandbox_debug to see verbose messages from the sandbox and retain the sandbox build root for debugging
node:internal/modules/cjs/loader:1383
const err = new Error(message);
^
Error: Cannot find module 'acorn'
Require stack:
- /mnt/ephemeral/output/rules_js/__main__/sandbox/linux-sandbox/2774/execroot/_main/bazel-out/k8-fastbuild/bin/node_modules/.aspect_rules_js/@[email protected]/node_modules/@mycorp/pkg-a/index.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.<anonymous> (/mnt/ephemeral/output/rules_js/__main__/sandbox/linux-sandbox/2774/execroot/_main/bazel-out/k8-fastbuild/bin/node_modules/.aspect_rules_js/@[email protected]/node_modules/@mycorp/pkg-a/index.js:4:15)
at Module._compile (node:internal/modules/cjs/loader:1706:14) {
code: 'MODULE_NOT_FOUND',
requireStack: [
'/mnt/ephemeral/output/rules_js/__main__/sandbox/linux-sandbox/2774/execroot/_main/bazel-out/k8-fastbuild/bin/node_modules/.aspect_rules_js/@[email protected]/node_modules/@mycorp/pkg-a/index.js'
]
}
Node.js v22.22.0
//examples/js_binary:run4-a_cjs failed to build
bin4_cjs failed: error executing JsRunBinary command (from target //examples/js_binary:run4-a_cjs) bazel-out/k8-opt-exec-ST-d57f47055a04/bin/examples/js_binary/bin4_cjs_/bin4_cjs out4-cjs-dist/out4-a @mycorp/pkg-a
Use --sandbox_debug to see verbose messages from the sandbox and retain the sandbox build root for debugging
node:internal/modules/cjs/loader:1386
throw err;
^
Error: Cannot find module 'acorn'
Require stack:
- /mnt/ephemeral/output/rules_js/__main__/sandbox/linux-sandbox/2778/execroot/_main/bazel-out/k8-fastbuild/bin/node_modules/.aspect_rules_js/@[email protected]/node_modules/@mycorp/pkg-a/index.js
- /mnt/ephemeral/output/rules_js/__main__/sandbox/linux-sandbox/2778/execroot/_main/bazel-out/k8-fastbuild/bin/examples/js_binary/case4.cjs
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.<anonymous> (/mnt/ephemeral/output/rules_js/__main__/sandbox/linux-sandbox/2778/execroot/_main/bazel-out/k8-fastbuild/bin/node_modules/.aspect_rules_js/@[email protected]/node_modules/@mycorp/pkg-a/index.js:4:15)
at Module._compile (node:internal/modules/cjs/loader:1706:14) {
code: 'MODULE_NOT_FOUND',
requireStack: [
'/mnt/ephemeral/output/rules_js/__main__/sandbox/linux-sandbox/2778/execroot/_main/bazel-out/k8-fastbuild/bin/node_modules/.aspect_rules_js/@[email protected]/node_modules/@mycorp/pkg-a/index.js',
'/mnt/ephemeral/output/rules_js/__main__/sandbox/linux-sandbox/2778/execroot/_main/bazel-out/k8-fastbuild/bin/examples/js_binary/case4.cjs'
]
}
Node.js v22.22.0
//examples/js_binary:run4-b_cjs failed to build
bin4_cjs failed: error executing JsRunBinary command (from target //examples/js_binary:run4-b_cjs) bazel-out/k8-opt-exec-ST-d57f47055a04/bin/examples/js_binary/bin4_cjs_/bin4_cjs out4-b_cjs @mycorp/pkg-b
Use --sandbox_debug to see verbose messages from the sandbox and retain the sandbox build root for debugging
node:internal/modules/cjs/loader:1386
throw err;
^
Error: Cannot find module 'acorn'
Require stack:
- /mnt/ephemeral/output/rules_js/__main__/sandbox/linux-sandbox/2801/execroot/_main/bazel-out/k8-fastbuild/bin/node_modules/.aspect_rules_js/@[email protected]/node_modules/@mycorp/pkg-b/index.cjs
- /mnt/ephemeral/output/rules_js/__main__/sandbox/linux-sandbox/2801/execroot/_main/bazel-out/k8-fastbuild/bin/examples/js_binary/case4.cjs
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.<anonymous> (/mnt/ephemeral/output/rules_js/__main__/sandbox/linux-sandbox/2801/execroot/_main/bazel-out/k8-fastbuild/bin/node_modules/.aspect_rules_js/@[email protected]/node_modules/@mycorp/pkg-b/index.cjs:4:15)
at Module._compile (node:internal/modules/cjs/loader:1706:14) {
code: 'MODULE_NOT_FOUND',
requireStack: [
'/mnt/ephemeral/output/rules_js/__main__/sandbox/linux-sandbox/2801/execroot/_main/bazel-out/k8-fastbuild/bin/node_modules/.aspect_rules_js/@[email protected]/node_modules/@mycorp/pkg-b/index.cjs',
'/mnt/ephemeral/output/rules_js/__main__/sandbox/linux-sandbox/2801/execroot/_main/bazel-out/k8-fastbuild/bin/examples/js_binary/case4.cjs'
]
}
Node.js v22.22.0
bin4_mjs failed: error executing JsRunBinary command (from _run_binary rule target //examples/js_binary:run4-a_mjs) bazel-out/k8-opt-exec/bin/examples/js_binary/bin4_mjs_/bin4_mjs out4-mjs-dist/out4-a @mycorp/pkg-a
Use --sandbox_debug to see verbose messages from the sandbox and retain the sandbox build root for debugging
node:internal/modules/cjs/loader:1383
const err = new Error(message);
^
Error: Cannot find module 'acorn'
Require stack:
- /mnt/ephemeral/output/rules_js/__main__/sandbox/linux-sandbox/1246/execroot/_main/bazel-out/k8-fastbuild/bin/node_modules/.aspect_rules_js/@[email protected]/node_modules/@mycorp/pkg-a/index.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.<anonymous> (/mnt/ephemeral/output/rules_js/__main__/sandbox/linux-sandbox/1246/execroot/_main/bazel-out/k8-fastbuild/bin/node_modules/.aspect_rules_js/@[email protected]/node_modules/@mycorp/pkg-a/index.js:4:15)
at Module._compile (node:internal/modules/cjs/loader:1706:14) {
code: 'MODULE_NOT_FOUND',
requireStack: [
'/mnt/ephemeral/output/rules_js/__main__/sandbox/linux-sandbox/1246/execroot/_main/bazel-out/k8-fastbuild/bin/node_modules/.aspect_rules_js/@[email protected]/node_modules/@mycorp/pkg-a/index.js'
]
}
Node.js v22.22.0
//examples/js_binary:run4-b_mjs failed to build
bin4_mjs failed: error executing JsRunBinary command (from _run_binary rule target //examples/js_binary:run4-b_mjs) bazel-out/k8-opt-exec/bin/examples/js_binary/bin4_mjs_/bin4_mjs out4-b_mjs @mycorp/pkg-b
Use --sandbox_debug to see verbose messages from the sandbox and retain the sandbox build root for debugging
node:internal/modules/package_json_reader:314
throw new ERR_MODULE_NOT_FOUND(packageName, fileURLToPath(base), null);
^
Error [ERR_MODULE_NOT_FOUND]: Cannot find package 'acorn' imported from /mnt/ephemeral/output/rules_js/__main__/sandbox/linux-sandbox/1279/execroot/_main/bazel-out/k8-fastbuild/bin/node_modules/.aspect_rules_js/@[email protected]/node_modules/@mycorp/pkg-b/index.mjs
at Object.getPackageJSONURL (node:internal/modules/package_json_reader:314:9)
at packageResolve (node:internal/modules/esm/resolve:767:81)
at moduleResolve (node:internal/modules/esm/resolve:853:18)
at defaultResolve (node:internal/modules/esm/resolve:983:11)
at #cachedDefaultResolve (node:internal/modules/esm/loader:731:20)
at ModuleLoader.resolve (node:internal/modules/esm/loader:708:38)
at ModuleLoader.getModuleJobForImport (node:internal/modules/esm/loader:310:38)
at ModuleJob._link (node:internal/modules/esm/module_job:182:49) {
code: 'ERR_MODULE_NOT_FOUND'
}
Node.js v22.22.0
//examples/js_binary:run4-b_cjs failed to build
bin4_cjs failed: error executing JsRunBinary command (from _run_binary rule target //examples/js_binary:run4-b_cjs) bazel-out/k8-opt-exec/bin/examples/js_binary/bin4_cjs_/bin4_cjs out4-b_cjs @mycorp/pkg-b
Use --sandbox_debug to see verbose messages from the sandbox and retain the sandbox build root for debugging
node:internal/modules/cjs/loader:1386
throw err;
^
Error: Cannot find module 'acorn'
Require stack:
- /mnt/ephemeral/output/rules_js/__main__/sandbox/linux-sandbox/1308/execroot/_main/bazel-out/k8-fastbuild/bin/node_modules/.aspect_rules_js/@[email protected]/node_modules/@mycorp/pkg-b/index.cjs
- /mnt/ephemeral/output/rules_js/__main__/sandbox/linux-sandbox/1308/execroot/_main/bazel-out/k8-fastbuild/bin/examples/js_binary/case4.cjs
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.<anonymous> (/mnt/ephemeral/output/rules_js/__main__/sandbox/linux-sandbox/1308/execroot/_main/bazel-out/k8-fastbuild/bin/node_modules/.aspect_rules_js/@[email protected]/node_modules/@mycorp/pkg-b/index.cjs:4:15)
at Module._compile (node:internal/modules/cjs/loader:1706:14) {
code: 'MODULE_NOT_FOUND',
requireStack: [
'/mnt/ephemeral/output/rules_js/__main__/sandbox/linux-sandbox/1308/execroot/_main/bazel-out/k8-fastbuild/bin/node_modules/.aspect_rules_js/@[email protected]/node_modules/@mycorp/pkg-b/index.cjs',
'/mnt/ephemeral/output/rules_js/__main__/sandbox/linux-sandbox/1308/execroot/_main/bazel-out/k8-fastbuild/bin/examples/js_binary/case4.cjs'
]
}
Node.js v22.22.0
//examples/js_binary:run4-a_cjs failed to build
bin4_cjs failed: error executing JsRunBinary command (from _run_binary rule target //examples/js_binary:run4-a_cjs) bazel-out/k8-opt-exec/bin/examples/js_binary/bin4_cjs_/bin4_cjs out4-cjs-dist/out4-a @mycorp/pkg-a
Use --sandbox_debug to see verbose messages from the sandbox and retain the sandbox build root for debugging
node:internal/modules/cjs/loader:1386
throw err;
^
Error: Cannot find module 'acorn'
Require stack:
- /mnt/ephemeral/output/rules_js/__main__/sandbox/linux-sandbox/1328/execroot/_main/bazel-out/k8-fastbuild/bin/node_modules/.aspect_rules_js/@[email protected]/node_modules/@mycorp/pkg-a/index.js
- /mnt/ephemeral/output/rules_js/__main__/sandbox/linux-sandbox/1328/execroot/_main/bazel-out/k8-fastbuild/bin/examples/js_binary/case4.cjs
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.<anonymous> (/mnt/ephemeral/output/rules_js/__main__/sandbox/linux-sandbox/1328/execroot/_main/bazel-out/k8-fastbuild/bin/node_modules/.aspect_rules_js/@[email protected]/node_modules/@mycorp/pkg-a/index.js:4:15)
at Module._compile (node:internal/modules/cjs/loader:1706:14) {
code: 'MODULE_NOT_FOUND',
requireStack: [
'/mnt/ephemeral/output/rules_js/__main__/sandbox/linux-sandbox/1328/execroot/_main/bazel-out/k8-fastbuild/bin/node_modules/.aspect_rules_js/@[email protected]/node_modules/@mycorp/pkg-a/index.js',
'/mnt/ephemeral/output/rules_js/__main__/sandbox/linux-sandbox/1328/execroot/_main/bazel-out/k8-fastbuild/bin/examples/js_binary/case4.cjs'
]
}
Node.js v22.22.0
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changes are visible to end-users: yes/no
Test plan