Browse Source

doc: add build error

Tienson Qin 5 years ago
parent
commit
454be894ff
1 changed files with 4 additions and 0 deletions
  1. 4 0
      README.md

+ 4 - 0
README.md

@@ -146,3 +146,7 @@ Go to <https://github.com/logseq/logseq/releases>, download the `logseq.jar` and
 Run `start-windows.bat` which is located in the repo. This will open a second terminal that runs Logseq's backend server. To completely stop Logseq, you'll need to also close that second terminal that was opened.
 
 `start-windows.bat` will try to start PostgreSQL for you if it's not already started.
+
+## Build errors
+### 1. The required namespace `devtools.preload` is not available.
+Upload your clojure to at least version `1.10.1.739`.