hundanLi opened a new issue, #9910: URL: https://github.com/apache/apisix/issues/9910
### Current Behavior following the document: https://apisix.apache.org/docs/apisix/building-apisix/ when run the command `apisix init` , error occurs: /usr/local/openresty//luajit/bin/luajit /usr/local/apisix/apisix/cli/apisix.lua test /usr/local/openresty//luajit/bin/luajit: cannot open /usr/local/apisix/apisix/cli/apisix.lua: No such file or directory ### Expected Behavior it should be ok to run `apisix init` ### Error Logs /usr/local/openresty//luajit/bin/luajit /usr/local/apisix/apisix/cli/apisix.lua test /usr/local/openresty//luajit/bin/luajit: cannot open /usr/local/apisix/apisix/cli/apisix.lua: No such file or directory ### Steps to Reproduce Following doc: https://apisix.apache.org/docs/apisix/building-apisix/ to build from source step by step. ### Environment - APISIX version (run `apisix version`):3.4.1 - Operating system (run `uname -a`):Ubuntu SMP Wed Jun 24 01:15:00 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux - OpenResty / Nginx version (run `openresty -V` or `nginx -V`):nginx version: openresty/1.21.4.2 - etcd version, if relevant (run `curl http://127.0.0.1:9090/v1/server_info`): - APISIX Dashboard version, if relevant: - Plugin runner version, for issues related to plugin runners: - LuaRocks version, for installation issues (run `luarocks --version`):/usr/local/bin/luarocks 3.8.0 -- 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]
