continuous-integration icon indicating copy to clipboard operation
continuous-integration copied to clipboard

rules_nodejs broken on RBE

Open comius opened this issue 3 years ago • 1 comments

https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/2078#32da5b5f-ca27-48b9-8031-40843c707089

First occurence: 2021-06-10. Looks infra (npm) related. Autosheriff blames infra.

It works with Bazel LTS though.

comius avatar Jun 24 '21 10:06 comius

This is still broken and the error fluctuates between:

  • Error: Cannot find module 'npm_directory_artifacts/node_modules/protractor/bin/protractor'. Please verify that the package.json has a valid "main" entry, example: https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/2100#91244208-08b1-4c02-a607-0cd46ee38cf6
  • ERROR[runfiles.bash]: cannot look up runfile "npm_directory_artifacts/node_modules/typescript" (RUNFILES_DIR="/b/f/w/bazel-out/host/bin/external/npm_directory_artifacts/typescript/bin/tsc.sh.runfiles", RUNFILES_MANIFEST_FILE=""), example: https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/2099#bbd66b61-7cf3-4f01-84ad-3a90cea2de42

mai93 avatar Jul 15 '21 12:07 mai93