| --- | |
| layout: default | |
| permalink: /404.html | |
| --- | |
| 404 - Page not found | |
| ==================== | |
| <pre> | |
| $ bazel build :what-you-were-looking-for | |
| ............... | |
| <b><span style="color: red;">ERROR</span></b>: no such page ':what-you-were-looking-for': BUILD file not found on package path. | |
| <b><span style="color: green;">INFO</span></b>: Elapsed time: 0.567s | |
| </pre> |