I once ran into this error message when I entered the address "http://localhost:9000/repl" into the address bar of the browser by mistake. This address should only be used in ClojureScript code.
You should open a page in the browser that contains compiled ClojureScript that connects to this address. When you follow the steps at https://github.com/clojure/clojurescript/wiki/The-REPL-and-Evaluation-Environmentsyou should have a foo.cljs, foo.js and index.html file. Open the index.html file in your browser to connect the browserrepl. > -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en