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
Got an error saying "name 'FileType' is not defined"
$ bazel build :all # In the root directory of this project
Starting local Bazel server and connecting to it...
ERROR: /Users/taiyuanz/Projects/rules_protobuf/protobuf/internal/proto_compile.bzl:745:21: name 'FileType' is not defined
ERROR: error loading package '': in /Users/taiyuanz/Projects/rules_protobuf/protobuf/rules.bzl: Extension 'protobuf/internal/proto_compile.bzl' has errors
ERROR: error loading package '': in /Users/taiyuanz/Projects/rules_protobuf/protobuf/rules.bzl: Extension 'protobuf/internal/proto_compile.bzl' has errors
INFO: Elapsed time: 1.751s
INFO: 0 processes.
FAILED: Build did NOT complete successfully (0 packages loaded)
Fetching @bazel_tools; Restarting.
The text was updated successfully, but these errors were encountered:
Got an error saying "name 'FileType' is not defined"
The text was updated successfully, but these errors were encountered: