spacewander commented on issue #8097: URL: https://github.com/apache/apisix/issues/8097#issuecomment-1280427595
One more thing - make sure your APISIX-Base version matches the APISIX version. The current dependency rule is: https://github.com/api7/apisix-build-tools/blob/695c1ee5c84131efa796faa048829c7d9f63c585/package-apisix.sh#L28-L31 It would not be a problem if we install APISIX from the package manager as it is solved when packaging APISIX. But for installing via source, we lack a tool to solve this dependency problem. Maybe we can hardcode a dependency rule in `cli/ops.lua` for each version of APISIX. -- 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]
