bazelbuild / rules_nodejs

NodeJS toolchain for Bazel.

Home Page:https://bazelbuild.github.io/rules_nodejs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error executing Genrule command from target //:call_acorn in CI at Bazel@HEAD

sgowroji opened this issue · comments

CI: https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/3646#018d8c06-ae6b-45c5-9379-87ce9c62dd07

Platform: Ubuntu

Logs:

 ERROR: /var/lib/buildkite-agent/builds/bk-docker-2kj2/bazel-org-repo-root/rules_nodejs/e2e/smoke/BUILD.bazel:113:8: Executing genrule //:call_acorn failed: (Exit 1): bash failed: error executing Genrule command (from target //:call_acorn)

Culprit: bazelbuild/bazel@30d033c

Steps:

git clone -v https://github.com/bazelbuild/rules_nodejs.git
git reset fbd277ec3a3a73487c80d7aa60bbbafe250d3cef --hard
export USE_BAZEL_VERSION=b157016f62618226eee9eed7b29bb6614108229f
cd e2e/smoke
bazel build  //... 

CC Greenteam @SalmaSamy

This issue has been automatically marked as stale because it has had no recent activity. It will be closed if no further activity occurs in 30 days. Note as of rules_nodejs v6 the rules_nodejs repository contains only the core nodejs toolchain and @bazel/runfiles package. All rulesets are removed and unmaintained. For alternate rulesets suggestions include https://github.com/aspect-build/rules_js, https://github.com/aspect-build/rules_ts Collaborators can add a "cleanup" or "need: discussion" label to keep it open indefinitely. Thanks for your contributions to rules_nodejs!

This issue was automatically closed because it went 30 days without any activity since it was labeled "Can Close?"