untangled-web/untangled-devguide

Problem starting the server.

currentoor opened this issue · 3 comments

I tried following the instructions, lein repl to start the server repl then this happens.

user=> (go)

ExceptionInfo please provide a valid file on your file-system  clojure.core/ex-info (core.clj:4593)

Any ideas?

Did you copy the default edn file to /use/local/etc?

awkay commented

Sorry, my bad for not including that in the README instructions. I've updated the README. At the moment, there is no need to start the client or server builds. The only thing with real content is the tutorial itself, which is all in devcards.

Cool thanks!