manuzhang commented on PR #13664:
URL: https://github.com/apache/iceberg/pull/13664#issuecomment-3305304337
@yeswanth-s1th local build failed for me. Could you please check?
```
make serve-local
dev/serve.sh --local
--> clean
--> install deps
--> pull local docs (fast local mode)
ls: docs/docs/[0-9]*: No such file or directory
Latest version is:
--> create nightly
--> update version: nightly
/Users/tianlzhang/git/iceberg/site
/Users/tianlzhang/git/iceberg/site
INFO - DeprecationWarning: warning_filter doesn't do anything since
MkDocs 1.2 and will be removed soon. All messages on the
`mkdocs` logger get counted automatically.
File
"/Users/tianlzhang/miniconda3/lib/python3.10/site-packages/mkdocs_monorepo_plugin/parser.py",
line 22, in <module>
from mkdocs.utils import yaml_load, warning_filter,
dirname_to_title, get_markdown_title
File
"/Users/tianlzhang/miniconda3/lib/python3.10/site-packages/mkdocs/utils/__init__.py",
line 403, in __getattr__
warnings.warn(
INFO - Building documentation...
INFO - [macros] - No default module `main` found
[mkdocs-monorepo] The file path
/Users/tianlzhang/git/iceberg/site/docs/docs/latest/mkdocs.yml does not exist,
is not valid YAML, or does not contain a valid 'site_name' and 'nav' keys.
make: *** [serve-local] Error 1
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]