Hi,

New to Clojure, excited to take a peek at ClojureScriptOne. Installed
it, now running script/run; repl appears, application visible at
localhost:8080, clicked 'Development'.  Now trying to enter forms at
the repl, as per

https://github.com/brentonashworth/one/wiki/Getting-started

However if I type:

(js/alert "hello")

at the repl, I get:

CompilerException java.lang.RuntimeException: No such namespace: js,
compiling:(NO_SOURCE_PATH:1)

Apologies for n00b question, but can anyone help me out ?

Thanks.

-- 
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

Reply via email to