You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(base) xunweiye@MacBook-Pro raft-java-example % cd env/client
(base) xunweiye@MacBook-Pro client % ./bin/run_client.sh "list://127.0.0.1:8051,127.0.0.1:8052,127.0.0.1:8053" hello world
./bin/run_client.sh: line 50: /bin/java: No such file or directory
按README的步骤来, 使用的是IDEA来build,出现这个问题。
The text was updated successfully, but these errors were encountered:
(base) xunweiye@MacBook-Pro raft-java-example % cd env/client
(base) xunweiye@MacBook-Pro client % ./bin/run_client.sh "list://127.0.0.1:8051,127.0.0.1:8052,127.0.0.1:8053" hello world
./bin/run_client.sh: line 50: /bin/java: No such file or directory
按README的步骤来, 使用的是IDEA来build,出现这个问题。
The text was updated successfully, but these errors were encountered: