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
{{ message }}
This repository was archived by the owner on Apr 4, 2025. It is now read-only.
I have installed bazel on windows and successfully built windows, java and python hello world examples found here
When attempting to build angular example, there seems to be something missing?
ERROR: error loading package '': Encountered error while reading extension file 'defs.bzl': no such package '@build_bazel_rules_nodejs//': Traceback (most rec
File "C:/users/gbown/appdata/local/temp/_bazel_gbown/afpn2gxi/external/bazel_tools/tools/build_defs/repo/git.bzl", line 67
_clone_or_update(ctx)
File "C:/users/gbown/appdata/local/temp/_bazel_gbown/afpn2gxi/external/bazel_tools/tools/build_defs/repo/git.bzl", line 42, in _clone_or_update
fail(("error cloning %s:\n%s" % (ctx....)))
error cloning build_bazel_rules_nodejs:
+ cd C:/users/gbown/appdata/local/temp/_bazel_gbown/afpn2gxi/external
/bin/bash: line 2: cd: C:/users/gbown/appdata/local/temp/_bazel_gbown/afpn2gxi/external: No such file or directory
+ cd C:/users/gbown/appdata/local/temp/_bazel_gbown/afpn2gxi/external/build_bazel_rules_nodejs
/bin/bash: line 7: cd: C:/users/gbown/appdata/local/temp/_bazel_gbown/afpn2gxi/external/build_bazel_rules_nodejs: No such file or directory