epugh commented on code in PR #738: URL: https://github.com/apache/solr-operator/pull/738#discussion_r1904284146
########## docs/development.md: ########## @@ -55,6 +55,11 @@ export PATH="$PATH:$GOPATH/bin" # You likely want to add this line to your ~/.ba make install-dependencies ``` +Note: if you have previously installed/older versions of dependencies, you can first clear these dependencies with: Review Comment: I think the `zk cp` is fine, because it doesn't use `-zkHost`, which changed to `--zk-host`.... -- 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: issues-unsubscr...@solr.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org