Gustavo de Morais created FLINK-37176:
-----------------------------------------
Summary: setup_hugo.sh doesn't work on macbook
Key: FLINK-37176
URL: https://issues.apache.org/jira/browse/FLINK-37176
Project: Flink
Issue Type: Bug
Components: Documentation
Reporter: Gustavo de Morais
Fix For: 2.0.0
When running the local build_docs command, there's an error on mac
{code:java}
./build_docs.sh: line 41: /usr/local/bin/hugo: cannot execute binary file: Exec
format error{code}
This is because the setup_hugo script only install the binary for linux. We
should update it so it checks if the OS is mac and download the mac binaries
--
This message was sent by Atlassian Jira
(v8.20.10#820010)