How are you starting your REPL? It looks like you're trying to connect to a remote nREPL server, but AFAIK nREPL hasn't been ported to Node yet - normally you'd use something like Weasel to do this.
On 17 January 2015 at 22:13, Roger Gilliar <[email protected]> wrote: > I'm just trying to connect to a node.js repl from cursive. Should this > work ? In my case is does not. I just get the message 'Connecting to remote > nREPL server...' and than nothing happens. > > -- > 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 http://groups.google.com/group/clojurescript. > -- 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 http://groups.google.com/group/clojurescript.
