apache / incubator-hugegraph-doc

HugeGraph Website and Doc
https://hugegraph.apache.org/
Apache License 2.0
66 stars 91 forks source link

Add solution for potential issue during setup to quickstart guide #352

Closed 0x2f2f2f2f closed 3 months ago

0x2f2f2f2f commented 3 months ago

Purpose of the PR

Improve documentation surrounding the quickstart guide. Encountered an issue where the RaftRequests file was not correctly compiled. Updated guide to provide solution through rebuilding folder via Maven rebuild

Main Changes

Updated potential issues list to include the issue of compilation not correctly generating the RPC files and included solution of rebuilding folder via Maven.