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 : No repository visible as '@platforms' from main repository with Bazel@HEAD

sgowroji opened this issue · comments

https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/3475#018befa1-26de-443c-bcf1-e36cd9fa65d7

Platform : Ubuntu, Windows

Logs:

ERROR: no such package '@@[unknown repo 'platforms' requested from @@]//os': The repository '@@[unknown repo 'platforms' requested from @@]' could not be resolved: No repository visible as '@platforms' from main repository
(02:18:30) ERROR: C:/b/bk-windows-d1v9/bazel-org-repo-root/rules_nodejs/e2e/smoke/BUILD.bazel:280:10: errors encountered resolving select() keys for //:using_headers_test
(02:18:30) ERROR: Analysis of target '//:using_headers_test' failed; build aborted

Steps:

git clone https://github.com/bazelbuild/rules_nodejs.git
git reset a040f894b1bf690ede9d869f61b880498bc5457f --hard
export USE_BAZEL_VERSION=88cfacc4ff68d616fee981be55daaeaa760f5b3e
bazel build //...

CC Greenteam @mai9