Skip to content

Commit 5dd1350

Browse files
authored
Update errors.md
1 parent 3cf5709 commit 5dd1350

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

errors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ brew install bazel@0.5.1 with Can't find bundle for base name com.google.errorpr
3737
- at com.sun.tools.javac.util.JavacMessages.lambda$add$0(JavacMessages.java:106)
3838
```
3939
#### Cause:
40-
bazel compile via brew failed.
40+
Upon investigating this, seemed like this is a common error that occurs with bazel installation via brew.
4141
#### Fix:
4242
Downloaded installer from bazel release version and installed.
4343
```markdown

0 commit comments

Comments
 (0)