Hi, I think I could make the first steps of the tutorial successfully. With
lein figwheel the repl is started. But when write (+ 1 2 3) at the prompt instead of 6 I get #object[TypeError TypeError: undefined is not an object (evaluating 'figwheel.client.utils.persistent_config_get.call')] figwheel$client$repl_pprint@file:///Users/johannes/tmp/hello_seymore/out/figwheel/client.js:179:51 figwheel$client$repl_result_pr_str@file:///Users/johannes/tmp/hello_seymore/out/figwheel/client.js:201:53 eval code eval@[native code] figwheel$client$utils$eval_helper@file:///Users/johannes/tmp/hello_seymore/out/figwheel/client/utils.js:160:12 nil Are there any hints what is going? Johannes -- Note that posts from new members are moderated - please be patient with your first post. --- You received this message because you are subscribed to the Google Groups "ClojureScript" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/clojurescript.
