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
mala@mute grpc-web-bazel-ts-example % bazel run //api:dev
INFO: Invocation ID: c1d5288a-6f58-471a-93b8-cb4ed10dc1bf
ERROR: no such package '@@bazel_tools//platforms': BUILD file not found in directory 'platforms' of external repository @@bazel_tools. Add a BUILD file to a directory to mark it as a package.
ERROR: /private/var/tmp/_bazel_mala/53e84dd0e9183946d574c11fc2b60d9c/external/build_bazel_rules_nodejs/toolchains/node/BUILD.bazel:88:10: no such package '@@bazel_tools//platforms': BUILD file not found in directory 'platforms' of external repository @@bazel_tools. Add a BUILD file to a directory to mark it as a package. and referenced by '@@build_bazel_rules_nodejs//toolchains/node:node_linux_toolchain'
ERROR: /Users/mala/dev/grpc-web-bazel-ts-example/api/BUILD.bazel:41:14: Analysis failed
ERROR: Analysis of target '//api:dev' failed; build aborted
INFO: Elapsed time: 0.562s, Critical Path: 0.01s
INFO: 1 process: 1 internal.
ERROR: Build did NOT complete successfully
ERROR: Build failed. Not running target
I'm on a M1 Mac running Bazel 7.0.2.
The text was updated successfully, but these errors were encountered:
Pulled this down and it doesn't build.
I'm on a M1 Mac running Bazel 7.0.2.
The text was updated successfully, but these errors were encountered: