There was an error while loading. Please reload this page.
1 parent 3cf5709 commit 5dd1350Copy full SHA for 5dd1350
errors.md
@@ -37,7 +37,7 @@ brew install bazel@0.5.1 with Can't find bundle for base name com.google.errorpr
37
- at com.sun.tools.javac.util.JavacMessages.lambda$add$0(JavacMessages.java:106)
38
```
39
#### Cause:
40
-bazel compile via brew failed.
+Upon investigating this, seemed like this is a common error that occurs with bazel installation via brew.
41
#### Fix:
42
Downloaded installer from bazel release version and installed.
43
```markdown
0 commit comments